A figure with optional caption. Fields: body, caption, placement, numbering.
Summary
Types
@type t() :: %Folio.Content.Figure{ body: [Folio.Content.t()], caption: [Folio.Content.t()] | nil, numbering: String.t() | nil, placement: String.t() | nil, scope: String.t() | nil, separator: String.t() | nil }