0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/examples/with-markdown-shiki
Fred K. Bot 150cd8a582
[ci] release (#4729)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-13 15:15:05 -04:00
..
public Switch examples favicon to use svg (#4331) 2022-08-17 15:19:04 -05:00
src Switch examples favicon to use svg (#4331) 2022-08-17 15:19:04 -05:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#4729) 2022-09-13 15:15:05 -04:00
README.md
sandbox.config.json
tsconfig.json Add template tsconfigs for users to extend from (#4439) 2022-08-25 15:15:27 -04:00

Astro Example: Markdown with Shiki

npm init astro -- --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.