typography
typeset
A prose rhythm utility — gives headings, paragraphs, emphasis, links, and code one theme-aware spacing treatment. Owns element rhythm, not the measure (the layout owns that).
Reading rhythm without per-element classes
Typeset gives headings, paragraphs, emphasis, links, andinline code one theme-aware rhythm while the surrounding layout continues to own the measure.
The same semantic output can sit in a manuscript, a knowledge page, or a compact message.
- Use the reading preset for manuscripts and essays.
- Use compact rhythm where Markdown appears inside application chrome.
Semantic HTML (h2, p, strong, a, code, blockquote, ul) rendered through the reading preset — no per-element classes needed.