Right now, If I request one of the pads from my own installation, there's three things that get downloaded from somewhere else:
I would like to propose adding them to the repository (where allowed by the licenses) or disabling them via an option.
Hey @ccoenen !
I understand your need and already know about the google font but wondering about the mathjax.
Will check that out later.
Thanks for heads up 馃槃
There is an extra JS from cdn.mathjax.org that is accessibility-menu.js which just an enhancement of mathjax, so it doesn't really matter.
I think this issue solved after efd62bd1ca5550080ccf1254ecb95c5cb6afd983 and #243
Reopen if you found anything else 馃槃
@jackycute testing 0.4.6 release right now, I can configure usecdn to be false. That works great for everything except the mathcdn-accessibility-menu.js. Is there any way to get rid of that one, too? Otherwise it looks awesome.
I tried to find out how to include that in our packing.
But it turned out that MathJax haven't support webpack.
https://github.com/mathjax/MathJax/issues/1629
So we can only turn off accessibility option to shut it up.
But actually MathJax still working even fail to load that file.
Most helpful comment
Hey @ccoenen !
I understand your need and already know about the google font but wondering about the mathjax.
Will check that out later.
Thanks for heads up 馃槃