0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/examples/with-markdown-shiki
Nate Moore 8859655f15
Update astro version to 1.0.0-rc.0 (#4030)
* chore: update `astro` to `1.0.0-rc.0`

* chore: update `astro` version in examples

Co-authored-by: Nate Moore <nate@astro.build>
2022-07-24 22:32:28 -04:00
..
public
src Format astro files in examples (#3862) 2022-07-08 22:08:32 +02:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json Update astro version to 1.0.0-rc.0 (#4030) 2022-07-24 22:32:28 -04:00
README.md Move the Markdown component to its own package (#3986) 2022-07-20 16:45:05 -04:00
sandbox.config.json
tsconfig.json Move client types into Astro (#3851) 2022-07-11 08:12:18 -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.