Home
last modified time | relevance | path

Searched refs:remoteMath (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/
Dexport-init.js16 var remoteMath = getUrlParam('remoteMath') == '1'; variable
Dexport.js7 Editor.initMath((remoteMath? 'https://app.diagrams.net/' : '') + 'math/MathJax.js');