You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Math Support
Add math support to the project. Here are two suggestions.
According to MathJax Documentation, could you please add MathJax support in _includes/_head.html or _includes/_scripts.html? ( block is preferred, though)
From @maristie via issue #3
Math Support
Add math support to the project. Here are two suggestions.
According to MathJax Documentation, could you please add MathJax support in _includes/_head.html or _includes/_scripts.html? ( block is preferred, though)
Or a faster math render KaTeX using the default math engine provided by Kramdown: https://kramdown.gettalong.org/math_engine/mathjax.html
The text was updated successfully, but these errors were encountered: