Posted on ::

A throwaway post for checking heading prefixes, spacing, and the mono font. Delete it once everything looks right.

Heading level 1

Body text under an h1. Lorem ipsum dolor sit amet, with some inline code and a link to see accent color.

Heading level 2

Body text under an h2. The quick brown fox jumps over the lazy dog.

Heading level 3

Body text under an h3. Checking that the prefix and spacing still read well this far down.

Heading level 4

Body text under an h4.

Heading level 5

Body text under an h5.

Heading level 6

Body text under an h6.

Mixed content check

Some prose to see headings against real text, plus a code block in JetBrains Mono:

fn main() {
    println!("Hello World");
}
  • list item one
  • list item two

A blockquote, for good measure.