A bibliography listing. Fields: sources, title, full, style.
Summary
Types
@type t() :: %Folio.Content.Bibliography{ full: boolean(), sources: [String.t()], style: String.t() | nil, title: [Folio.Content.t()] | nil }
A bibliography listing. Fields: sources, title, full, style.
@type t() :: %Folio.Content.Bibliography{ full: boolean(), sources: [String.t()], style: String.t() | nil, title: [Folio.Content.t()] | nil }