🎨 parseMD

This commit is contained in:
Vanessa
2017-12-20 10:57:14 +08:00
parent faa69d1a06
commit 3a5148adb6
7 changed files with 8 additions and 18 deletions

View File

@@ -43,6 +43,7 @@
"tocLabel": "${tocLabel}",
"siteViewLabel": "${siteViewLabel}"
};
Util.parseMarkdown()
Util.parseMarkdown();
Util.minerStart();
</script>
${plugins}