解决方案
使用 hexo-math
安装:
1 | npm i hexo-math --save |
需要Hexo 5版本以上
使用KaTeX
1 | {% katex '{options}' %} |
使用mathjax
1 | {% mathjax '{options}' %} |
详情见:hexo-math
使用hexo-filter-mathjax
安装:
1 | npm install hexo-filter-mathjax |
更多查看:hexo-filter-mathjax
安装:
1 | npm i hexo-math --save |
需要Hexo 5版本以上
使用KaTeX
1 | {% katex '{options}' %} |
使用mathjax
1 | {% mathjax '{options}' %} |
详情见:hexo-math
安装:
1 | npm install hexo-filter-mathjax |
更多查看:hexo-filter-mathjax