1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00
TiddlyWiki5/plugins/tiddlywiki/katex/readme.tid
2016-04-22 15:50:23 +01:00

10 lines
517 B
Plaintext

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