justforuse / vue-mathjax-next

Vue3 + Mathjax plugin
https://vue-mathjax-next.vercel.app/
28 stars 2 forks source link

vue3 vue-mathjax-next 不生效 #19

Open xinzhanxuan opened 1 year ago

xinzhanxuan commented 1 year ago

main.ts import VueMathjax from 'vue-mathjax-next'; app.use(VueMathjax);

显示的还是$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$

justforuse commented 1 year ago

Have you add the Mathjax resource to index.html?

here is the demo

digitalboy commented 3 months ago

必须引入。我也折腾了很久。

black-fruit commented 1 week ago

刷新就失效了