Typography Showcase
This page exists to test how the design system renders common Markdown content. If something looks broken, it's a feature. Probably.
Heading Level 2
A paragraph with bold text, italic text, strikethrough, and inline code.
Heading Level 3
Another paragraph with a link to About and a longer sentence to evaluate line length and rhythm.
Heading Level 4
- Unordered list item one
- Unordered list item two
- Unordered list item three
- Ordered list item one
- Ordered list item two
- Ordered list item three
- Mixed list example:
- Nested ordered item
- Another nested item
- Back to first level
Chuck Norris doesn't close Neovim. He just kills the terminal.
Code
Inline command: i18n-hunt --help
npm run i18n-hunt
echo "Olá Mundo!"fn greet(name: &str) -> String {
format!("Hello, {}!", name)
}
// could've been a shell script. rewrote it in Rust anyway.Table
| Item | Type | Notes |
|---|---|---|
| Headings | Structure | Visual hierarchy check |
| Lists | Content | Spacing and marker rendering |
| Code blocks | Technical | Font, padding, overflow |
| Tables | Data | Borders and alignment |
Checklist
- Go outside
- Optimized before measuring
- Made dark mode actually dark
- Read the docs voluntarily
- Replied "LGTM" with confidence
- Shipped on Friday afternoon
- Survived a merge conflict
- Exit Neovim
Horizontal Rhythm
First paragraph in a section.
Second paragraph to check spacing between blocks.
Third paragraph with a final sentence for visual cadence.