mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 10:06:55 +00:00
* Add custom macro editor for KaTeX plugin * Use list * Better escape * Tweaks * Remove const * Catch bad macros * Capitalize tags * Name KaTeX-macro tiddlers properly * UI tweaks * Move input string to temp * Improve UI; import macros using LaTeX cmd directly
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
{
|
|
"title": "$:/plugins/tiddlywiki/katex",
|
|
"name": "KaTeX",
|
|
"description": "KaTeX library for mathematical typography",
|
|
"list": "readme usage config",
|
|
"library-version": "v0.12.0"
|
|
}
|