TiddlyWiki5/plugins/tiddlywiki/katex
Saq Imtiaz 785086e0a5
Fixes ESLint errors (#9668)
* fix: apply automatic eslint fixes

* lint: allow hashbang comment for tiddlywiki.js

* lint: first back of manual lint fixes for unused vars

* lint: added more fixes for unused vars

* lint: missed files

* lint: updated eslint config with selected rules from #9669
2026-02-20 08:38:42 +00:00
..
files Bump katex to newest version (#9626) 2026-02-04 10:11:09 +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
config.tid Gather all the plugins' settings page under the control panel's "Settings" tab. (#8643) 2024-09-30 14:23:29 +01:00
developer.tid Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
ImplementationNotes.tid Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
katex-logo.tid
latex-parser.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
plugin.info Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
readme.tid Bump katex to newest version (#9626) 2026-02-04 10:11:09 +01:00
styles.tid Bump katex to newest version (#9626) 2026-02-04 10:11:09 +01:00
usage.tid Update katex to latest 0.15.3 (#6671) 2022-07-09 08:37:47 +01:00
wrapper.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00

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.28) 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/TiddlyWiki/TiddlyWiki5/blob/master/plugins/tiddlywiki/katex]]