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
Mario Pietsch
8aa558eb2c
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
...
* remove blks first try
* dprint.json seems to be OK, some forgotten functions
* add some more space-after-keyword settings
* server remove blks
* add **/files to dprint exclude
* dprint.js fixes a typo
* add boot.js and bootprefix.js to dprint exclude
* dprint change dprint.json
* add dprint fmt as script
* remove jslint comments
* fix whitespace
* fix whitespace
* remove function-wrapper from geospatial plugin
* fix whitespace
* add function wrapper to dyannotate-startup
* remove dpring.json
2025-03-21 17:22:57 +00:00
Mario Pietsch
231a39e743
Fix whitespace in all plugins for v5.3.6 ( #8285 )
...
* Fix whitespace in all plugins for v5.3.5
* remove const to var chanes
2024-08-20 16:33:07 +01:00
Jieao Song
62610f0666
Add custom macro editor for KaTeX plugin ( #5933 )
...
* 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
2021-09-10 21:28:13 +01:00
jeremy@jermolene.com
f2aba29d94
Update to KaTeX v0.12.0
2021-01-31 15:11:12 +00:00
Jermolene
8c367cdb21
Fix typo in #3601
2018-12-01 13:59:08 +00:00
BurningTreeC
6e674fe9db
KaTeX plugin: add mhchem extension for chemical syntax ( #3601 )
...
* add chemParse (mchem extension)
* add mchem.min.js
* Update tiddlywiki.files
* add chemical reference link
* Rename mchem.min.js to mhchem.min.js
* Update tiddlywiki.files
* renaming mchem to mhchem
* Update readme.tid
* add chemical examples
* Update usage.tid
2018-12-01 13:28:51 +00:00
Santiago Pelufo
aaf3e6bb9e
Add displayMode attribute to katex widget.
2015-12-18 11:46:19 -03:00
Jermolene
f405a89b28
Update to KaTeX v0.5.1
2015-09-08 10:37:33 +01:00
Jermolene
72cf85f0d4
Restore error trapping for KaTeX rendering
2015-07-17 08:58:58 +01:00
Jermolene
f8027a3708
Fixed problem with static generation of KaTeX in the browser
2015-07-14 08:45:14 +01:00
Jermolene
63c174d7ed
Update KaTeX wrapper to support operation under Node.js
...
Now we can generate static HTML containing mathematical typesetting
2014-10-06 21:20:19 +01:00
Jermolene
b3df07ae3e
Error handling for KaTeX plugin
2014-09-24 11:50:49 +02:00
Jermolene
96b7d0eeba
First pass at KaTeX plugin
...
Finally fixes #458 thanks to the KaTeX plugin from Khan Academy
2014-09-21 23:03:07 +01:00