File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 33 "name": "Resizer",
44 "description": "General-purpose resizer widget for TiddlyWiki5",
55 "author": "Simon Huber",
6- "version": "0.4.12 ",
6+ "version": "0.4.13 ",
77 "core-version": ">=5.3.0",
88 "source": "https://github.com/BurningTreeC/resizer",
99 "plugin-type": "plugin",
Original file line number Diff line number Diff line change @@ -661,7 +661,8 @@ code-body: yes
661661\function tf.current.tiddler.to.charcode() [<currentTiddler>tocharcode[]]
662662
663663\function tf.data.tiddler.count.columns()
664- [<dataTiddler>indexes[]split[ ]!match[head]!match[foot]!match[caption]!match[classes]regexp<upperCaseLettersRegexp>sort[]sortsub:number<compareByLength>last[]split[]]
664+ [<dataTiddler>indexes[]split[ ]!match[head]!match[foot]!match[caption]!match[classes]regexp<upperCaseLettersRegexp>sort[]sortsub:number<compareByLength>last[]]
665+ :map:flat[split[]]
665666 :reduce[<accumulator>multiply[26]add<tf.current.tiddler.to.charcode>subtract[64]]
666667 :else[[0]]
667668\end
You can’t perform that action at this time.
0 commit comments