mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-28 02:50:27 +00:00
0ea00b59b0
There are other ways we could add maths to TW5 (including @EvanBalster's awesome https://github.com/EvanBalster/TiddlyWikiFormula) but the approach here has the merit of simplicity because it reuses the existing filter evaluation mechanism. That means that it's not ordinary "2+2" maths, it's a unique list processing language... Docs to come Fixes #254 |
||
---|---|---|
.. | ||
test-filters.js | ||
test-html-parser.js | ||
test-tags.js | ||
test-tiddler.js | ||
test-utils.js | ||
test-widget.js | ||
test-wikitext-parser.js | ||
test-wikitext.js |