Formatting your cards

Cards support Markdown, LaTeX math, syntax-highlighted code blocks, and custom HTML widgets. Write the front and back of each card using any combination of these.

Markdown basics

**Bold**, *italic*, `inline code`, and [links](https://example.com).

- Bullet lists
- Numbered lists
- > Blockquotes

## Headings

Standard Markdown works on both the front and back of a card. Cards are rendered with a sane sanitizer, so script tags are stripped — but a wide variety of HTML and Tailwind classes pass through.

Where to go next

Prefer raw Markdown? View this page as .md · Edit on GitHub