A base class for nodes that mark some other inline content in some way (e.g. as being emphasised, or quoted).
| Name | @id | Type | Description | Inherited from |
|---|---|---|---|---|
| content | stencila:content | Array of InlineContent | The content that is marked. | Mark |
| id | schema:id | string | The identifier for this item. | Entity |
| meta | stencila:meta | object | Metadata associated with this item. | Entity |
This documentation was generated from Mark.schema.yaml.