TiddlyWiki5/plugins/tiddlywiki/katex
Jermolene 848d9cc4cb Don't misreport KaTeX plugin version 2018-04-13 09:24:04 +01:00
..
files Update to KaTeX v0.9.0 2018-02-20 21:24:11 +00:00
snippets KaTeX - EditorToolbar stamp button for wysiwyg katex snippet input (#3131) 2018-03-05 11:05:44 +00:00
ui/EditorToolbar KaTeX - EditorToolbar stamp button for wysiwyg katex snippet input (#3131) 2018-03-05 11:05:44 +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 Improve plugin readmes 2015-03-19 10:53:45 +00:00
readme.tid Don't misreport KaTeX plugin version 2018-04-13 09:24:04 +01:00
styles.tid Update to KaTeX v0.9.0 2018-02-20 21:24:11 +00:00
usage.tid Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)" 2017-06-24 17:48:32 +01: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.

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