43daac7a9b
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
sandbox.config.json | ||
tsconfig.json |
Astro Example: Markdown with Shiki
npm create astro@latest -- --template with-markdown-shiki
This example showcases Astro's built-in Markdown support.
src/pages/index.md
is a treated as a page entrypoint and uses alayout
.