mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
2f817e4293
* feat: update snippet fields https://github.com/Jermolene/TiddlyWiki5/discussions/6670 * chore: upgrade files * docs: update readme * fix: usage of mhchem * fix: add back katex.without-font-face.min.css https://github.com/Jermolene/TiddlyWiki5/pull/6671#issuecomment-1116287404 * style: format json with 4 space * style: format json with 1 space * style: restore old format * feat: update css by using new one and delete font face * update developer info * move implementation notes to plugin * update TW style tiddler * update katexdemo edition * chore: delete unused files * Update developer.tid * Update developer.tid Co-authored-by: pmario <pmariojo@gmail.com>
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.15.3"
|
|
}
|