faviconv-noREADME|ARCHIVES|CATEGORIES|SEARCH|
«Sat Dec 19 2020AkrISrnsnippetcode自定义脚本代码53d0fadRaw
init-mermaid.js
The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.
(() => {
  vno.callAndListen(() => {
    mermaid.init();
  }, vno.EEvent.htmlChanged);
  // // 驻留
  // }, vno.EEvent.htmlChanged, document, true);})();
JavaScript
This page is open source, improve it
Graph