add mathjax and flow chart
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
<time><span class="icon-date"></span> ${article.articleCreateDate?string("yyyy-MM-dd")}</time>
|
||||
</header>
|
||||
<section class="abstract">
|
||||
<section class="abstract article-body">
|
||||
${article.articleAbstract}
|
||||
</section>
|
||||
<footer class="tags">
|
||||
|
@@ -52,5 +52,6 @@
|
||||
"em13Label": "${em13Label}",
|
||||
"em14Label": "${em14Label}"
|
||||
};
|
||||
Util.parseMarkdown();
|
||||
</script>
|
||||
${plugins}
|
||||
|
Reference in New Issue
Block a user