View Source MDEx.FootnoteReference (MDEx v0.3.0)
The reference to a footnote.
Summary
Types
@type t() :: %MDEx.FootnoteReference{ ix: non_neg_integer(), name: String.t(), ref_num: non_neg_integer() }
The reference to a footnote.
@type t() :: %MDEx.FootnoteReference{ ix: non_neg_integer(), name: String.t(), ref_num: non_neg_integer() }