mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
838 B
838 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
.