Folio.Content.List (Folio v0.3.0)

Copy Markdown View Source

Bullet list.

Summary

Types

t()

@type t() :: %Folio.Content.List{
  children: [Folio.Content.t()],
  marker: String.t() | nil,
  tight: boolean()
}