Class: Metanorma::Document::Components::AncillaryBlocks::ExampleBlock
- Inherits:
-
Blocks::BasicBlockNoNotes
- Object
- Lutaml::Model::Serializable
- Blocks::BasicBlockNoNotes
- Metanorma::Document::Components::AncillaryBlocks::ExampleBlock
- Defined in:
- lib/metanorma/document/components/ancillary_blocks/example_block.rb
Overview
Block containing an example illustrating a claim made in the main flow of text.
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#json_type ⇒ Object
84 85 86 |
# File 'lib/metanorma/document/components/ancillary_blocks/example_block.rb', line 84 def json_type "example" end |