TiddlyWiki5/plugins/tiddlywiki/katex
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
..
files KaTeX plugin: add mhchem extension for chemical syntax (#3601) 2018-12-01 13:28:51 +00:00
snippets KaTeX - EditorToolbar stamp button for wysiwyg katex snippet input (#3131) 2018-03-05 11:05:44 +00:00
ui/EditorToolbar KaTeX plugin: add mhchem extension for chemical syntax (#3601) 2018-12-01 13:28:51 +00:00
katex-logo.tid KaTeX - EditorToolbar stamp button for wysiwyg katex snippet input (#3131) 2018-03-05 11:05:44 +00:00
latex-parser.js Revert katex plugin to using `$$`. Use multiline for display mode. 2015-12-24 13:52:19 -03:00
plugin.info
readme.tid KaTeX plugin: add mhchem extension for chemical syntax (#3601) 2018-12-01 13:28:51 +00:00
styles.tid Update to KaTeX v0.9.0 2018-02-20 21:24:11 +00:00
usage.tid KaTeX plugin: add mhchem extension for chemical syntax (#3601) 2018-12-01 13:28:51 +00:00
wrapper.js KaTeX plugin: add mhchem extension for chemical syntax (#3601) 2018-12-01 13:28:51 +00:00

readme.tid

title: $:/plugins/tiddlywiki/katex/readme

This is a TiddlyWiki plugin for mathematical and chemical typesetting based on [ext[KaTeX from Khan Academy|http://khan.github.io/KaTeX/]] and [ext[mhchem|https://github.com/mhchem/MathJax-mhchem]] through a [ext[Katex extension|https://github.com/KaTeX/KaTeX/tree/master/contrib/mhchem]].

It is completely self-contained, and doesn't need an Internet connection in order to work. It works both in the browser and under Node.js.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/katex]]