0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/with-markdown-shiki
Fred K. Bot bbb329e65e
[ci] release (#5419)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-17 10:52:42 -05:00
..
public
src
.gitignore
astro.config.mjs
package.json [ci] release (#5419) 2022-11-17 10:52:42 -05:00
README.md
sandbox.config.json
tsconfig.json

Astro Example: Markdown with Shiki

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

Open in StackBlitz Open with CodeSandbox

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

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