Skip to content
Snippets Groups Projects
Commit 9727ceb8 authored by Maciej Topyla's avatar Maciej Topyla
Browse files

add text2jax delimiter setup in mathjaxhelper

parent 297e3b21
No related branches found
No related tags found
3 merge requests!34Draft: Configure and optimise mathjax for SVG and speed,!33Draft: Merging a new minimal version of the website from branch:enablingsearch,!26Fixing search function
Pipeline #121062 passed
MathJax.Hub.Config({
config: ["MMLorHTML.js"],
jax: ["input/TeX", "output/HTML-CSS", "output/NativeMML"],
tex2jax: {
inlineMath: [ ['$','$'] ],
processEscapes: true
},
extensions: ["MathMenu.js", "MathZoom.js"]
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment