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
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from Paragraphs::ParagraphBlock
Instance Method Details
#json_type ⇒ Object
20 21 22 |
# File 'lib/metanorma/document/components/multi_paragraph/quote_block.rb', line 20 def json_type "quote" end |