wiki/client/js/pre-init/mathjax.js

5 lines
78 B

window.MathJax = {
root: '/js/mathjax',
delayStartupUntil: 'configured'
}