diff --git a/public/js/extra.js b/public/js/extra.js index 9c21939..4603689 100644 --- a/public/js/extra.js +++ b/public/js/extra.js @@ -161,6 +161,8 @@ function replaceExtraTags(html) { return html; } +if (typeof mermaid !== 'undefined' && mermaid) mermaid.startOnLoad = false; + //dynamic event or object binding here function finishView(view) { //todo list