The following latex markdown code doesn’t seem to work 100% correctly
Supports Latex via [MathJax](MathJax | Beautiful math in all browsers.) Javascript framework. Using so that the equation label $\eqref{eq1}$ can be refereed inline. $$e=mc^2\tag{1}\label{eq1}$$ Einstein provides $\eqref{eq1}$ in his paper.
Thanks. Only a new user testing things out and thought it would be good to document a test case for the equation numbering. I had to check out quite a lot of stuff to make sure I just was not doing things right :>
Is there a list of what is supported by the Obsidian Latex plugin implementation of MathJax? I sort of assumed MathJax would be an all or nothing sort of implementation.