layouts/partials/posts/math.html
@@ -6,10 +6,7 @@ MathJax = { tex: { inlineMath: [ ['$', '$'] ], displayMath: [ ['$$', '$$'] ['$', '$'], ['\\(', '\\)'] ], processEscapes: true, processEnvironments: true @@ -29,6 +26,8 @@ delimiters: [ {left: '$$', right: '$$', display:true}, {left: '$', right: '$', display:false}, {left: '\\(', right: '\\)', display: false}, {left: '\\[', right: '\\]', display: true} ] } );">