Class: Metanorma::Document::Components::Blocks::NoteBlock
- Inherits:
-
BasicBlockNoNotes
- Object
- Lutaml::Model::Serializable
- BasicBlockNoNotes
- Metanorma::Document::Components::Blocks::NoteBlock
- Defined in:
- lib/metanorma/document/components/blocks/note_block.rb
Overview
Note block, modelled to consist only of paragraphs.
Instance Method Summary collapse
Instance Method Details
#json_type ⇒ Object
36 37 38 |
# File 'lib/metanorma/document/components/blocks/note_block.rb', line 36 def json_type "note" end |