schema

Note

Additional content which is not part of the main content of a document.

Properties

Name @id Type Description Inherited from
content stencila:content Array of BlockContent Content of the note, usually a paragraph. See note 2. Note
id schema:id string The identifier for this item. Entity
meta stencila:meta object Metadata associated with this item. Entity
noteType stencila:noteType ‘Footnote’, ‘Endnote’, ‘Sidenote’ Determines where the note content is displayed within the document. Note

Notes

  1. A note is usually associated with a word or paragraph using a number or other symbol. It can be displayed as a footnote, endnote, or side note, or in interactive elements. For analogues, see
  2. content : Most notes will have a single paragraph but could have multiple paragraphs, tables and even figures.

Available as

Source

This documentation was generated from Note.schema.yaml.