0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/examples/with-markdown-shiki
Houston (Bot) 7814a6cad1
[ci] release (#12037)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-23 19:26:46 +02:00
..
.codesandbox
public
src Content Layer (#11360) 2024-08-14 11:49:19 +01:00
.gitignore
astro.config.mjs
package.json [ci] release (#12037) 2024-09-23 19:26:46 +02:00
README.md
tsconfig.json

Astro Example: Markdown with Shiki

npm create astro@latest -- --template with-markdown-shiki

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro's built-in Markdown support.

  • src/pages/index.md is a treated as a page entrypoint and uses a layout.