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
Houston (Bot) d9787a6ff6
[ci] release (#5995)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-30 12:38:31 -05:00
..
public
src
.gitignore Add .astro/ to .gitignore in example projects (#5841) 2023-01-12 11:26:13 -05:00
astro.config.mjs
package.json [ci] release (#5995) 2023-01-30 12:38:31 -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.