A directive to include content from an external source (e.g. file, URL) or content.
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
source | stencila:source | string | The source of the content, a URL or file path, or the content itself. | Include |
content | stencila:content | Array of BlockContent | The content to be included. See note 1. | Include |
format | schema:encodingFormat | string | Media type, typically expressed using a MIME format, of the source content. | Include |
id | schema:id | string | The identifier for this item. | Entity |
meta | stencila:meta | object | Metadata associated with this item. | Entity |
Include
node to transclude inline content.This documentation was generated from Include.schema.yaml.