TiddlyWiki5/plugins/tiddlywiki/katex
Jermolene c0f7f18f0a Update KaTeX to v0.7.1 2017-04-26 14:34:17 +01:00
..
files Update KaTeX to v0.7.1 2017-04-26 14:34:17 +01:00
latex-parser.js Revert katex plugin to using `$$`. Use multiline for display mode. 2015-12-24 13:52:19 -03:00
plugin.info Improve plugin readmes 2015-03-19 10:53:45 +00:00
readme.tid Update KaTeX plugin to v0.6.0 2016-04-22 15:50:23 +01:00
styles.tid Fix KaTeX rendering bug on Chrome 2016-07-21 08:48:13 +01:00
usage.tid Revert katex plugin to using `$$`. Use multiline for display mode. 2015-12-24 13:52:19 -03:00
wrapper.js Add displayMode attribute to katex widget. 2015-12-18 11:46:19 -03:00

readme.tid

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

This is a TiddlyWiki plugin for mathematical typesetting based on [[KaTeX from Khan Academy|http://khan.github.io/KaTeX/]].

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.

It is currently based on KaTeX version 0.6.0. See https://github.com/Khan/KaTeX/releases for details of releases.

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