This post exists to show how the styles look in practice.
Headings render with extra top spacing
Paragraphs use a slightly larger reading size than the post-card descriptions
on the index page. Inline code spans get a yellow background with an orange
border. Italic and bold work as expected.
Block quotes have a soft orange left border to match the link accent.
Lists
- One
- Two
- Three
- First
- Second
- Third
Code blocks
def hello(name: str) -> str:
return f"Hello, {name}!"
Links
External links work like any other Markdown link — for example, the reference design.