forked from Botanical/BotanJS
Added Snippet ArticleContent
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user