2020-03-13
在Jekyll中使用MathJax3显示数学公式
在头部添加以下内容: <script> MathJax = { tex: { inlineMath: [['$', '$']], displayMath: [['$$', '$$']], processEnvironments: true, processRefs: true…
#Mathjax
#latex
#web
访问