A good news is Jeremy has updated TW 5.2.0 with KaTex 0.13.18. This brings a lot of flexibility to Tiddlywiki for who use LaTeX and mathematical formula in their wiki!
In Tiddlywiki 5.2.0 + KaTeX 0.13.18 you can define custom KaTex macros. This will simplify and make LaTeX typesetting speedy in Tiddlywiki! See below clip.
Thank you for your comments. I’m currently playing around for fun learning about plugins and Node.js, and I have no idea if my versions work and are stable. Playing around with plugins in my own environment gives me the freedom to do whatever I want in the little time I have available. I like the idea of PR and updating the official TW plugin, but so far I haven’t been able to read beyond the third line of https://tiddlywiki.com/static/Contributing.html…
Hi @Furlan thanks for sharing. I can help if you are interested in making a PR. We have automatic preview builds for each PR which makes it easy for you to check whether the PR is working as intended, and work on it iteratively.
The best place to start might be to look at the history of the plugin in GitHub. Here you can see the individual PRs that have been made to update KaTeX in the past:
The main point to watch is that some KaTeX updates require the CSS and/or fontface definitions to be updated.