Union type for valid block content.
| @id | Type | Description |
|---|---|---|
| schema:Claim | Claim | A claim represents specific reviewable facts or statements. |
| stencila:CodeBlock | CodeBlock | A code block. |
| stencila:CodeChunk | CodeChunk | A executable chunk of code. |
| schema:Collection | Collection | A created collection of CreativeWorks or other artefacts. |
| stencila:Figure | Figure | Encapsulates one or more images, videos, tables, etc, and provides captions and labels for them. |
| stencila:Heading | Heading | Heading |
| schema:ItemList | List | A list of items. |
| schema:ListItem | ListItem | A single item in a list. |
| stencila:MathBlock | MathBlock | A block of math, e.g an equation, to be treated as block content. |
| stencila:Paragraph | Paragraph | Paragraph |
| stencila:QuoteBlock | QuoteBlock | A section quoted from somewhere else. |
| schema:Table | Table | A table. |
| stencila:ThematicBreak | ThematicBreak | A thematic break, such as a scene change in a story, a transition to another topic, or a new document. |
This documentation was generated from BlockContent.schema.yaml.