Mark
Abstract base class for nodes that mark some other inline content in some way (e.g. as being emphasised, or quoted).
Properties
The Mark type has these properties:
| Name | Description | Type | Inherited from | JSON-LD @id |
Aliases |
|---|---|---|---|---|---|
id |
The identifier for this item. | String |
Entity |
schema:id |
- |
content |
The content that is marked. | Inline* |
- | stencila:content |
- |
Related
The Mark type is related to these types:
- Parents:
Entity - Children:
Annotation,Emphasis,QuoteInline,Strikeout,Strong,Subscript,Superscript,Underline
Bindings
The Mark type is represented in:
- JSON-LD
- JSON Schema
- Python class
Mark - Rust struct
Mark - TypeScript class
Mark
Source
This documentation was generated from Mark.yaml by docs_types.rs.