Block Content
Union type for valid block content.
Members​
@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 collection of CreativeWorks or other artifacts. |
stencila:Figure | Figure | Encapsulates one or more images, videos, tables, etc, and provides captions and labels for them. |
stencila:Heading | Heading | A heading. |
stencila:Include | Include | Include content from an external source (e.g. file, URL). |
schema:ItemList | List | A list of items. |
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.
Available as​
Source​
This documentation was generated from BlockContent.schema.yaml.