Available Types
Plugins support mutating the following node and mark types.
#Nodes
Type |
HTML Plugins |
Data Plugins |
Notes |
blockquote |
● |
● |
|
bulletList |
● |
● |
|
codeBlock |
● |
● |
|
hardBreak |
● |
● |
|
heading |
● |
● |
|
horizontalRule |
● |
● |
|
image |
● |
● |
|
listItem |
● |
● |
|
orderedList |
● |
● |
|
paragraph |
● |
● |
|
table |
● |
● |
|
tableCell |
● |
● |
|
tableHeader |
● |
● |
|
tableRow |
● |
● |
|
text |
|
● |
|
set |
|
● |
|
bmuRoot |
|
● |
Mutator node wrapping all content |
bmuHtml |
|
● |
Mutator node for arbitrary HTML |
#Marks
Type |
HTML Plugins |
Data Plugins |
Notes |
bold |
● |
● |
|
code |
● |
● |
|
italic |
● |
● |
|
link |
● |
● |
|
small |
● |
● |
|
strike |
● |
● |
|
subscript |
● |
● |
|
superscript |
● |
● |
|
underline |
● |
● |
|
btsSpan |
● |
● |
Part of Bard Texstyle |
btsDiv |
● |
● |
Part of Bard Texstyle |