Markdown formatting

Landing themes still ship post templates — this page exercises typography on an inner route.

Lists

  • Ordered and unordered lists
  • Nested items
  • Task lists when supported by the renderer

Blockquotes use the theme's accent border and muted background.

Code

Inline code and fenced blocks:

const greeting = "Hello from Dune";
console.log(greeting);

Links and emphasis

Bold, italic, and links render with this theme's typography.