Class: Coradoc::AsciiDoc::Model::Inline::Footnote
Overview
Footnote inline element for AsciiDoc documents.
Footnotes are referenced with numeric IDs: footnote: or footnoteref:.
Instance Attribute Summary collapse
-
#id ⇒ String?
readonly
Optional footnote reference ID.
-
#text ⇒ String
readonly
The footnote text content.
Method Summary
Methods inherited from Base
Methods inherited from Base
#block_level?, #inline?, #serialize_content, #simplify_block_content, #to_adoc, #to_h, visit, #visit