How to config?
-
I need to add this code:
MathJax.Hub.Config({
“HTML-CSS”: { linebreaks: { automatic: true } },
SVG: { linebreaks: { automatic: true } }
});I understand that I have to modify the default.js file, but I couldn’t find it.
- The topic ‘How to config?’ is closed to new replies.