Raw Typst source injected directly into the document. Use when Folio's abstraction isn't enough.
Field: source — Typst markup/code string.
Summary
Types
@type t() :: %Folio.Content.RawTypst{source: String.t()}
Raw Typst source injected directly into the document. Use when Folio's abstraction isn't enough.
Field: source — Typst markup/code string.
@type t() :: %Folio.Content.RawTypst{source: String.t()}