Added Snippet ArticleContent

This commit is contained in:
2016-04-07 03:42:03 +08:00
parent 2e56b29a1e
commit 2ea98446aa
7 changed files with 163 additions and 18 deletions
@@ -460,6 +460,7 @@
{
var Cands = {
"Article Reference": { module: "ArticleReference", desc: "Links to other article" }
, "Article Content": { module: "ArticleContent", desc: "Put contents of an article" }
, "facts": { module: "Facts", desc: "Facts, a fact bubble popup when mouseover" }
, "footnote": { module: "Footnote", desc: "Footnote, a footnote displayed at the end of article" }
, "h1": { module: "Heading", options: 1, desc: "Heading, size 1" }