1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-05-28 12:14:06 +00:00
Jermolene 5754216479 KaTeX: Fix problem running under TiddlyDesktop as a wikifolder
Fixes https://github.com/Jermolene/TiddlyDesktop/issues/124 (the problem over there is that TiddlyWiki running as a wiki folder in TiddlyDesktop reports itself as running both under Node and the browser, and the previous test was wrongly choosing the fakedom)
2018-02-07 14:51:34 +00:00
..
2015-03-19 10:53:45 +00:00
2016-07-21 08:48:13 +01:00

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