8cdd5aabdb
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
648 B
648 B
Astro Example: Markdown with Shiki
npm create astro@latest -- --template with-markdown-shiki
This example showcases Astro's built-in Markdown support.
src/pages/index.md
is a treated as a page entrypoint and uses alayout
.