Mathjax init handling
This commit is contained in:
4
client/js/pre-init/mathjax.js
Normal file
4
client/js/pre-init/mathjax.js
Normal file
@@ -0,0 +1,4 @@
|
||||
window.MathJax = {
|
||||
root: '/js/mathjax',
|
||||
delayStartupUntil: 'configured'
|
||||
}
|
Reference in New Issue
Block a user