Footnote in a Djot document.
Matches the Rust Footnote struct.
Summary
Types
@type t() :: %Kreuzberg.DjotFootnote{ content: [Kreuzberg.DjotFormattedBlock.t()], label: String.t() }
Footnote in a Djot document.
Matches the Rust Footnote struct.
@type t() :: %Kreuzberg.DjotFootnote{ content: [Kreuzberg.DjotFormattedBlock.t()], label: String.t() }