All type schemas that are derived from Mark
@id | Type | Description |
---|---|---|
stencila:Mark | Mark | A base class for nodes that mark some other inline content in some way (e.g. as being emphasised, or quoted). |
stencila:Delete | Delete | Content that is marked for deletion |
stencila:Emphasis | Emphasis | Emphasised content. |
stencila:NontextualAnnotation | NontextualAnnotation | Inline text that has a non-textual annotation. |
stencila:Quote | Quote | Inline, quoted content. |
stencila:Strong | Strong | Strongly emphasised content. |
stencila:Subscript | Subscript | Subscripted content. |
stencila:Superscript | Superscript | Superscripted content. |