TiddlyWiki5/plugins/tiddlywiki/katex
Jeremy Ruston 338dc11436
Show stylesheets as rendered plain text with highlighting (#6778)
* First commit

* Enable syntax highlighting when highlight plugin is installed

* Use highlighting for the control panel stylesheet listings
2022-07-14 09:00:56 +01:00
..
files Feat: update katex to 0.16 stable (#6768) 2022-07-12 11:18:15 +01:00
snippets Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
ui Add custom macro editor for KaTeX plugin (#5933) 2021-09-10 21:28:13 +01:00
ImplementationNotes.tid Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
config.tid Add custom macro editor for KaTeX plugin (#5933) 2021-09-10 21:28:13 +01:00
developer.tid Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
katex-logo.tid KaTeX - EditorToolbar stamp button for wysiwyg katex snippet input (#3131) 2018-03-05 11:05:44 +00:00
latex-parser.js Revert katex plugin to using `$$`. Use multiline for display mode. 2015-12-24 13:52:19 -03:00
plugin.info Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
readme.tid Feat: update katex to 0.16 stable (#6768) 2022-07-12 11:18:15 +01:00
styles.tid Show stylesheets as rendered plain text with highlighting (#6778) 2022-07-14 09:00:56 +01:00
usage.tid Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
wrapper.js Add custom macro editor for KaTeX plugin (#5933) 2021-09-10 21:28:13 +01:00

readme.tid

title: $:/plugins/tiddlywiki/katex/readme

This is a TiddlyWiki plugin for mathematical and chemical typesetting based on [ext[KaTeX from Khan Academy|https://katex.org/]] (v0.16) and [ext[mhchem|https://github.com/mhchem/MathJax-mhchem]] through a [ext[Katex extension|https://github.com/KaTeX/KaTeX/tree/master/contrib/mhchem]].

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.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/katex]]