Class: Coradoc::AsciiDoc::Model::Inline::Underline
Overview
Underline inline text formatting for AsciiDoc documents.
Underlined text is rendered with underscores: [u]#text#.
Instance Attribute Summary collapse
-
#text ⇒ String
readonly
The text content to underline.
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