Class: Coradoc::AsciiDoc::Model::Inline::Stem
Overview
Stem inline element for AsciiDoc documents.
STEM macros are mathematical notation: stem: or latexmath:
Instance Attribute Summary collapse
-
#content ⇒ String
readonly
The mathematical content/formula.
-
#type ⇒ String
readonly
The stem type (stem, latexmath, asciimath).
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