0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/examples/with-markdown-shiki
Houston (Bot) 8a0def2b6c
[ci] release (#9432)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-15 15:26:00 -06:00
..
.codesandbox
public
src
.gitignore
astro.config.mjs
package.json [ci] release (#9432) 2023-12-15 15:26:00 -06: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.