Heading 1 — Bangers
Body copy is set in Roboto Mono at the fluid base size. Here is a
hyperlink with the dashed underline, plus bold,
italic, and inline code to check inline styles.
Heading 2
The quick brown fox jumps over the lazy dog. Spacing comes from tokens, not magic numbers.
Heading 3
A blockquote, with the accent-colored left border ported from the Contentful rich-text styling.
- Unordered list item one
- Unordered list item two
- Ordered list item one
- Ordered list item two
// fenced code block
const greet = (name) => "hello, " + name; Highlighted text uses the yellow highlight token.