Folio.Content.Heading (Folio v0.3.0)

Copy Markdown View Source

A section heading. Fields: body, level (1-6).

Summary

Types

t()

@type t() :: %Folio.Content.Heading{body: [Folio.Content.t()], level: 1..6}