1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 23:40:45 +00:00
TiddlyWiki5/plugins/tiddlywiki/katex/plugin.info
Simon Huber 0903fd2fec Update katex plugin to latest v0.10.2 (#4133)
* update katex.min.js to v0.10.2

* update katex-without-fontface.min.js to latest

* Update katex.min.css

* Update katex.js

* update katex fonts

* Delete katex.js ...

... we're using katex.min.js

* add version number to plugin.info

* Update readme.tid

* Create katex.js

* Update plugin.info
2019-08-03 17:36:40 +01:00

9 lines
205 B
Plaintext

{
"title": "$:/plugins/tiddlywiki/katex",
"description": "KaTeX: mathematical typography",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"list": "readme usage",
"library-version": "v0.10.2"
}