Typography

Headings

Heading level 1

Heading level 2

Heading level 3

Heading level 4

Paragraphs

This is a paragraph of text with strong importance, emphasis, an inline link, and inline code.

A second paragraph makes the browser's default spacing visible. It includes an abbreviation, MPA, and a highlighted phrase.

Blockquote

Good design is as little design as possible.

Lists

  • Unordered list item
  • Another unordered list item
  1. Ordered list item
  2. Another ordered list item

Code

function greet(name: string) {
  return `Hello, ${name}`;
}

Small print