Open greneholt opened 3 years ago
Thanks for the contribution! To do this right will be a bit tricky, I think. It's critical that an upgrade doesn't break anyone's installation. I've opened issue #37 to discuss it (at least with myself, but please comment if you have thoughts).
The configuration format for MathJax v3 has changed, and now needs to be in a script block of type
text/javascript
. These changes aren't backwards compatible with v2 unfortunately, so it probably needs additional code to either auto-detect the version, or a configuration option needs to be added to specify which form to use.