Mark {stencilaschema} | R Documentation |
A base class for nodes that mark some other inline content in some way (e.g. as being emphasised, or quoted).
Mark(content, id, meta)
content |
The content that is marked. Required. |
id |
The identifier for this item. |
meta |
Metadata associated with this item. |
A list
of class Mark