You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Markdown content that contains LaTeX equations, which is shown correctly in MathJax's jsbin playground or in other LaTeX editors, cannot be displayed, as shown in the following figure.
$$H \Psi_{nlm} = E \Psi$$$$H \Psi_{nlm} = E_{nlm} \Psi$$
The boilerplate HTML file with the content above :
Already mentioned in #336#403#597#633#645
The div workaround in #597 works, while github repos for other workarounds are gone and thus not available to test.
Markdown content that contains LaTeX equations, which is shown correctly in MathJax's jsbin playground or in other LaTeX editors, cannot be displayed, as shown in the following figure.
The boilerplate HTML file with the content above :
The text was updated successfully, but these errors were encountered: