-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Labels
Description
Hello there,
First I must say that I am looking forward to MathJax v3, I came across this issue the other day, I am using Node as my rendering pipeline and synchronicity would be great for me.
I am working on a private project similar to Upmath here combining Markdown and LaTex.
I am using Markdown-it together with MathJax, currently it is all working great, but MathJax cannot render some of the examples I am using.
I have noticed the xymatrix
and TikZ package
as well as some examples of the LaTeX equations for web which Upmath is using.
I am also using this documentation as a reference.
So I think it would be really great if MathJax 3 could have support for these commands.
Thanks
flacle