Hi Antonio \define join_a_b $(a)$$(b)$ >> > > The use of the dollar character $ and $$ in this way conflicts with other > plugins (KaTex and mathjax) which is very annoying when we try to mix macro > definitions and equations. >
I don't know about the MathJax plugin, but the KaTeX plugin should not affect macros like the example you gave. The KaTeX plugin adds a parser rule for the double dollar signs, but it doesn't get to see the double dollar signs in this case because they're processed by the macro processor. Best wishes Jeremy > > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

