Mark
annotationMark
Analogues
Annotation
HTML <mark>: Approximate HTML analogue for highlighted or annotated spans, though Stencila Annotationadditionally stores attached block content as the annotation itself. JATS <annotation>: Close JATS analogue for attached annotation content. Pandoc Span: Closest Pandoc inline container analogue, but annotations there are usually conveyed via attributes rather than a dedicated node with block annotation content.
Properties
Annotation
annotation | Block | ||
content | Inline | Mark | |
id | String | Entity |
Related
Annotation
Parents: MarkChildren: none
Bindings
Annotation
Python class AnnotationRust struct AnnotationTypeScript class Annotation
Annotation.yamldocs_types.rs