BurningTreeC
6e674fe9db
KaTeX plugin: add mhchem extension for chemical syntax ( #3601 )
...
* add chemParse (mchem extension)
* add mchem.min.js
* Update tiddlywiki.files
* add chemical reference link
* Rename mchem.min.js to mhchem.min.js
* Update tiddlywiki.files
* renaming mchem to mhchem
* Update readme.tid
* add chemical examples
* Update usage.tid
2018-12-01 13:28:51 +00:00
Jermolene
5754216479
KaTeX: Fix problem running under TiddlyDesktop as a wikifolder
...
Fixes https://github.com/Jermolene/TiddlyDesktop/issues/124 (the problem over there is that TiddlyWiki running as a wiki folder in TiddlyDesktop reports itself as running both under Node and the browser, and the previous test was wrongly choosing the fakedom)
2018-02-07 14:51:34 +00:00
Jermolene
1b41b44684
Improve support for bulk loading tiddlers under Node.js
...
Fixes #2610
2016-10-15 16:23:17 +01:00
Jermolene
470238acbf
Fixes to KaTeX v0.5.1 upgrade
...
I hadn’t noticed that the fonts had changed…
2015-09-09 13:56:52 +01:00
Jermolene
63c174d7ed
Update KaTeX wrapper to support operation under Node.js
...
Now we can generate static HTML containing mathematical typesetting
2014-10-06 21:20:19 +01:00
Jermolene
96b7d0eeba
First pass at KaTeX plugin
...
Finally fixes #458 thanks to the KaTeX plugin from Khan Academy
2014-09-21 23:03:07 +01:00