TiddlyWiki5/plugins/tiddlywiki/katex
BurningTreeC cc39a86430 KaTeX - EditorToolbar stamp button for wysiwyg katex snippet input (#3131)
* add KaTeX logo

* add katex stamp button

* add katex stamp dropdown

* add a snippet so that the dropdown isn't empty

* correct dropdown title

* change tag

* update snippets tag
2018-03-05 11:05:44 +00:00
..
files
snippets
ui/EditorToolbar
katex-logo.tid
latex-parser.js
plugin.info
readme.tid
styles.tid
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]]