Class: Metanorma::Document::Components::AncillaryBlocks::ExampleBlock

Inherits:
Blocks::BasicBlockNoNotes
  • Object
show all
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.

Instance Method Summary collapse

Instance Method Details

#json_typeObject



84
85
86
# File 'lib/metanorma/document/components/ancillary_blocks/example_block.rb', line 84

def json_type
  "example"
end