add mathjax and flow chart

This commit is contained in:
Van
2017-11-09 21:50:21 +08:00
parent a7d2a8d6ea
commit 9297b6bbaa
12 changed files with 27 additions and 13 deletions

View File

@@ -29,7 +29,7 @@
</#if>
</h2>
</header>
<section class="post-excerpt fn-clear">
<section class="post-excerpt post-content fn-clear">
<p>${article.articleAbstract}</p>
</section>
<footer class="post-meta">

View File

@@ -36,5 +36,6 @@
"em13Label": "${em13Label}",
"em14Label": "${em14Label}"
};
Util.parseMarkdown('post-content');
</script>
${plugins}