Hello Astro
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:
- One
- Two
This is a real post. It ships.
You get headings, inline code, and fenced blocks:
const greeting = "hello";
console.log(greeting);
Lists, too: