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
I use Mathjax-node release version to parse to svg, and when displaying svg on web, “missing open brace on subscript” error occurs.
But when I use Mathjax 2.7.5 to parse and display the same source senetences, there is no such error.
So,which version of Mathjax in Mathjax -node? How can I change version Mathjax in Mathjax-node to 2.7.5?