Class: Metanorma::Document::Components::MultiParagraph::QuoteBlock
- Inherits:
-
ParagraphsBlock
- Object
- Lutaml::Model::Serializable
- Blocks::BasicBlock
- Paragraphs::ParagraphBlock
- Paragraphs::ParagraphWithFootnote
- ParagraphsBlock
- Metanorma::Document::Components::MultiParagraph::QuoteBlock
- Defined in:
- lib/metanorma/document/components/multi_paragraph/quote_block.rb
Overview
Block quotation, containing extensive textual content originally authored outside of the current document.
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from Paragraphs::ParagraphBlock
Instance Method Details
#json_type ⇒ Object
49 50 51 |
# File 'lib/metanorma/document/components/multi_paragraph/quote_block.rb', line 49 def json_type "quote" end |