TiddlyWiki5/plugins/tiddlywiki/katex
Jeremy Ruston 94d18a2f18 KaTeX: Fix bug with embedded SVGs
See https://github.com/Jermolene/TiddlyWiki5/issues/2500#issuecomment-489976530
2019-05-11 17:31:35 +01:00
..
files Fix KaTeX plugin fonts (#3640) 2018-12-14 21:51:23 +00:00
snippets
ui/EditorToolbar
katex-logo.tid
latex-parser.js
plugin.info
readme.tid
styles.tid KaTeX: Fix bug with embedded SVGs 2019-05-11 17:31:35 +01:00
usage.tid
wrapper.js

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]]