Block-level container.
Summary
Types
@type t() :: %Folio.Content.Block{ above: String.t() | nil, below: String.t() | nil, body: [Folio.Content.t()], height: String.t() | nil, width: String.t() | nil }
Block-level container.
@type t() :: %Folio.Content.Block{ above: String.t() | nil, below: String.t() | nil, body: [Folio.Content.t()], height: String.t() | nil, width: String.t() | nil }