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.
  1. Ordered list item one
  2. Ordered list item two
// fenced code block
const greet = (name) => "hello, " + name;

Highlighted text uses the yellow highlight token.