-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
支持数学公式 #57
Comments
我的方案是:安装hexo-renderer-mathjax插件然后在front-matter写mathjax: true,使用 |
可以将 Hexo 的 Markdown 渲染器更换为支持数学公式的 |
你好,我也尝试用了你的方法,本地显示是正常的,但是上传到服务器上就没有任何渲染是什么情况呢呜呜呜。。。您部署的时候正常吗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问怎么支持数学公式呢
The text was updated successfully, but these errors were encountered: