Class: Coradoc::AsciiDoc::Model::Inline::Quotation
Overview
Quotation (single-quoted text) inline element for AsciiDoc documents.
Quoted text is rendered with single backticks: ‘quoted text`.
Instance Attribute Summary collapse
-
#content ⇒ String
readonly
The text content to quote.
Attributes inherited from Base
Method Summary
Methods inherited from Base
Methods inherited from Base
#block_level?, #inline?, #serialize_content, #simplify_block_content, #to_adoc, #to_h, visit, #visit