You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hello, I'm trying to use TiddlyWiki with Node.js to write down some mathematical notes in an organized way. I would like to use LaTeX. How to customize the KaTeX plugin? For example I'd like my inline math to by delimited by single $-signs as usual, and I'd like to provide my custom macro definitions. I guess it is possible to have a configuration file in my wiki folder, but I couldn't find any information. Thank you.