QuoteBlock
A section quoted from somewhere else.
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
content (required) | stencila:content | array[ BlockContent ] |
The content of the quote. | QuoteBlock |
type (required) | schema:type | enum{ QuoteBlock } |
The name of the type. | Entity |
cite | stencila:cite | Cite | string:uri
|
The source of the quote. | QuoteBlock |
id | schema:id | string |
The identifier for this item. | Entity |
meta | stencila:meta | object |
Metadata associated with this item. | Entity |
Parent: Entity
Descendants: None
As: JSON-LD JSON-Schema
Note: This documentation was
autogenerated from QuoteBlock.schema.yaml
.
Please help improve these docs (and show how we humans 💁 can do better than bots 🤖!) by
creating a Markdown documentation
file🙏