Hello,
Is it possible to configure the delimiters used by the KaTeX plugin?
Instead of $$, I would prefer to use $ for inline math and $$ (or \[ \]) for display math.
I want to do this for better interoperability. I would like to be able to copy/paste between TW, Markdown and LaTeX documents with as little manual editing as possible. I use TW for notes, and some of that stuff will end up in LaTeX documents. Some old LaTeX notes will also end up in TW.
EDIT: To clarify why the delimiters are important: Some people will only use basic math very occasionally, and will only include a few formulas. For this use case, the default delimiters are good enough. However, more advanced mathematical text will usually contain lots of very short bits of inline math (e.g. mentions of variables names) in each sentence. Editing each of these small blocks is painful