mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
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
.