Typography
Full MDX general-element contract, demoed through the Prose* components rather than raw HTML.
TypographyUsage
import { ProseH2, ProseP, ProseA } from "@zudo-sg/ui/src/content/…";
<ProseH2>Section</ProseH2>
<ProseP>Body copy with an <ProseA href="#">inline link</ProseA>.</ProseP>All elements
Headings (h2-h6 scale)
Text formatting
Lists (ul / ol / nested)
Table
Blockquote and definition list