TiddlyWiki5/plugins/tiddlywiki/katex
Jermolene 487d6642e3 Fix KaTeX rendering bug on Chrome
Fixes #2500
2016-07-21 08:48:13 +01:00
..
files
latex-parser.js
plugin.info
readme.tid
styles.tid Fix KaTeX rendering bug on Chrome 2016-07-21 08:48:13 +01:00
usage.tid
wrapper.js

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