View Source MDEx.FootnoteDefinition (MDEx v0.3.0)
A footnote definition.
Summary
Types
@type t() :: %MDEx.FootnoteDefinition{ name: String.t(), nodes: [MDEx.Document.md_node()], total_references: non_neg_integer() }
A footnote definition.
@type t() :: %MDEx.FootnoteDefinition{ name: String.t(), nodes: [MDEx.Document.md_node()], total_references: non_neg_integer() }