First pass at KaTeX plugin

Finally fixes #458 thanks to the KaTeX plugin from Khan Academy
This commit is contained in:
Jermolene
2014-09-21 23:03:07 +01:00
parent d047ccdc84
commit 96b7d0eeba
49 changed files with 565 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"title": "$:/plugins/tiddlywiki/katex",
"description": "Mathematics typesetting plugin wrapping KaTeX",
"author": "JeremyRuston"
}