v4 bundle release for offline use
I would like to use MathJax for offline use.
This works https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-mml-chtml.min.js
This doesnt work https://cdn.jsdelivr.net/npm/[email protected]/tex-mml-chtml.min.js
Anyone knows where can I get bundled version of MathJax 4?
Thanks.
Not sure what "doesn't work" means here; can you be more specific? Please don't just erase the issue template, but fill it out in the future.
If all you have done is download that one file, then that isn't going to work (and the v3 file you reference wouldn't work in some situations we well). MathJax requires additional files, and v4 has more than v3 did, so you need to obtain a complete MathJax distribution. See the Hosting your own copy of MathJax section of the documentation for more details.