Bundle a slim mathjax (4.5MB uncompressed, 1.5MB compressed)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
{{/mathjax_config}}
|
||||
<script>(function(d,j){
|
||||
j = d.createElement('script');
|
||||
j.src = '//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
j.src = '{{base_url}}/javascript/MathJax-2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
|
||||
(d.head || d.getElementsByTagName('head')[0]).appendChild(j);
|
||||
}(document));
|
||||
</script>{{/mathjax}}
|
||||
|
||||
Reference in New Issue
Block a user