[anchor]
aliases = ["a"]
accepts-star = true
accepts-score = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,a"
[audio]
head = "value+map"
body = "none"
html-attributes = true
html-output = "html,audio,wj-audio"
[bibcite]
accepts-score = true
head = "value"
body = "none"
html-output = "html,a,wj-bibcite"
[bibliography]
accepts-newlines = true
head = "map"
body = "elements"
html-output = "html,div,wj-bibliography"
[blockquote]
aliases = ["quote"]
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,blockquote"
[bold]
aliases = ["b", "strong"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,strong"
[char]
aliases = ["character"]
head = "value"
body = "none"
html-output = "other"
[checkbox]
accepts-star = true
head = "map"
body = "none"
html-attributes = true
html-output = "html,input"
[code]
accepts-newlines = true
head = "map"
body = "raw"
html-output = "html,code,wj-code"
[code.arguments]
type = { type = "string" }
[collapsible]
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,div,wj-collapsible-block"
[collapsible.arguments]
show = { type = "string" }
hide = { type = "string" }
folded = { type = "bool", default = true }
[collapsible.arguments.hideLocation]
type = "string"
enum = ["top", "both", "bottom", "neither"]
default = "top"
[date]
head = "value+map"
body = "none"
html-output = "html,span,wj-date"
[del]
aliases = ["deletion"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,del"
[div]
accepts-score = true
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,div"
[embed]
accepts-newlines = true
head = "value+map"
body = "none"
html-output = "html,div,wj-embed"
[equation-ref]
exclude-name = true
aliases = ["equation", "eref", "eqref"]
head = "value"
body = "none"
html-output = "html,span,wj-equation-ref"
[footnote]
head = "none"
body = "elements"
html-output = "html,sup,wj-footnote-ref"
[footnote-block]
exclude-name = true
aliases = ["footnoteblock"]
accepts-newlines = true
head = "map"
body = "none"
html-output = "html,div,wj-footnotes-list"
[hidden]
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,span,wj-hidden"
[html]
accepts-newlines = true
head = "none"
body = "raw"
html-output = "html,iframe"
[ifcategory]
accepts-newlines = true
head = "value"
body = "elements"
html-output = "other"
[iftags]
accepts-newlines = true
head = "value"
body = "elements"
html-output = "other"
[iframe]
accepts-newlines = true
head = "value+map"
body = "none"
html-output = "html,iframe"
[image]
aliases = ["=image", "<image", ">image", "f<image", "f>image"]
head = "value+map"
body = "none"
html-attributes = true
html-output = "html,img,wj-image"
[video]
head = "value+map"
body = "none"
html-attributes = true
html-output = "html,video,wj-video"
[include-elements]
accepts-newlines = true
head = "value+map"
body = "none"
html-output = "other"
special = "include-elements"
[include]
accepts-newlines = true
head = "value"
body = "none"
html-output = "other"
special = "include"
[ins]
aliases = ["insertion"]
head = "map"
body = "elements"
html-output = "html,ins"
[invisible]
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,span,wj-invisible"
[italics]
aliases = ["i", "em", "emphasis"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,em"
[lines]
aliases = ["newlines"]
accepts-newlines = true
head = "value"
body = "none"
html-output = "html,br"
[list-ordered]
exclude-name = true
aliases = ["ol"]
head = "map"
body = "elements"
accepts-score = true
accepts-newlines = true
html-attributes = true
html-output = "html,ol"
[list-unordered]
exclude-name = true
aliases = ["ul"]
head = "map"
body = "elements"
accepts-score = true
accepts-newlines = true
html-attributes = true
html-output = "html,ul"
[list-item]
exclude-name = true
aliases = ["li"]
head = "map"
body = "elements"
accepts-score = true
accepts-newlines = true
html-attributes = true
html-output = "html,li"
[mark]
aliases = ["highlight"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,mark"
[math]
head = "value"
body = "raw"
accepts-newlines = true
html-output = "html,div,wj-math-block"
[module]
aliases = ["module654"]
accepts-newlines = true
head = "value+map"
body = "other"
html-output = "other"
special = "module"
[monospace]
aliases = ["tt", "mono"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,code,wj-monospace"
[paragraph]
aliases = ["p"]
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,p"
[radio]
aliases = ["radio-button"]
accepts-star = true
head = "value+map"
body = "none"
html-attributes = true
html-output = "html,input"
[raw]
accepts-newlines = false
head = "map"
body = "raw"
html-output = "html,span,wj-raw"
[ruby]
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,ruby"
[ruby-text]
exclude-name = true
aliases = ["rt", "rubytext"]
accepts-newlines = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,rt"
[ruby-short]
exclude-name = true
aliases = ["rb", "ruby2"]
head = "value"
body = "none"
html-output = "html,ruby"
[size]
head = "value"
body = "elements"
html-output = "html,span"
[span]
accepts-score = true
head = "map"
body = "elements"
html-attributes = true
html-output = "html,span"
[strikethrough]
aliases = ["s"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,s"
[subscript]
aliases = ["sub"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,sub"
[superscript]
aliases = ["sup", "super"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,sup"
[table]
head = "map"
body = "elements"
accepts-newlines = true
html-attributes = true
html-output = "html,table"
[tabview]
aliases = ["tabs"]
head = "none"
body = "elements"
accepts-newlines = true
html-output = "html,div,wj-tabs"
[tab]
head = "value"
body = "elements"
accepts-newlines = true
html-output = "html,div"
[table-cell-regular]
exclude-name = true
aliases = ["cell"]
head = "map"
body = "elements"
accepts-newlines = true
html-attributes = true
html-output = "html,td"
[table-cell-header]
exclude-name = true
aliases = ["hcell"]
head = "map"
body = "elements"
accepts-newlines = true
html-attributes = true
html-output = "html,th"
[table-row]
exclude-name = true
aliases = ["row"]
head = "map"
body = "elements"
accepts-newlines = true
html-attributes = true
html-output = "html,tr"
[target]
aliases = ["target", "anchortarget"]
head = "value"
body = "none"
accepts-newlines = true
html-output = "html,a"
[toc]
aliases = ["f<toc", "f>toc"]
accepts-newlines = true
head = "map"
body = "none"
html-attributes = true
html-output = "html,div,wj-toc"
[user]
accepts-star = true
head = "value"
body = "none"
html-output = "html,span,wj-user-info"
[underline]
aliases = ["u"]
head = "map"
body = "elements"
html-attributes = true
html-output = "html,u"