Hello Astro

· astro, meta

This is a real post. It ships.

Markdown just works

You get headings, inline code, and fenced blocks:

const greeting = "hello";
console.log(greeting);

Lists, too: