Numbered (ordered) list.
Summary
Types
@type t() :: %Folio.Content.EnumList{ children: [Folio.Content.t()], start: pos_integer() | nil, tight: boolean() }
Numbered (ordered) list.
@type t() :: %Folio.Content.EnumList{ children: [Folio.Content.t()], start: pos_integer() | nil, tight: boolean() }