0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/examples/with-markdown-shiki
Fred K. Bot 3a0f7c4855
[ci] release (#5718)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-03 10:44:51 -05:00
..
public
src
.gitignore
astro.config.mjs
package.json [ci] release (#5718) 2023-01-03 10:44:51 -05:00
README.md Add “Open with CodeSandbox” buttons to example project READMEs (#5322) 2022-11-10 11:32:13 +01:00
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.