0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/with-markdown-shiki
..
public
src
.gitignore
.stackblitzrc
astro.config.mjs
package.json [ci] release (#4846) 2022-09-27 12:12:44 -04:00
README.md
sandbox.config.json
tsconfig.json

Astro Example: Markdown with Shiki

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

Open in StackBlitz

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

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