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
{{ message }}
This repository has been archived by the owner on May 13, 2024. It is now read-only.
One solution is change the dependencies "mathjax3": "3.0.0-beta.3" to "mathjax-full": "^3.1.4", and change the file "src/tex2html" like this.
But this way can only support svg because in 3.14 is another way to deal with chtml. I'm not good at vue nor node, maybe someone can solve it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,I am using vuepress-plugin-mathjax in vuepress. Now some problems troubles me.
Content in markdown is
After building and devloping the vuepress,It doesn't work.
But it is works in https://www.mathjax.org/#demo。
The text was updated successfully, but these errors were encountered: