0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/examples/with-markdown-plugins
2023-05-05 19:09:38 +08:00
..
public chore: update example favicons (#6487) 2023-03-09 11:23:47 -06:00
src
.gitignore
add-classes.mjs
astro.config.mjs
package.json Update template deps to latest (#7002) 2023-05-05 19:09:38 +08:00
README.md Fixes example README links to open in codespaces (#6346) 2023-02-23 11:20:19 -06:00
sandbox.config.json
tsconfig.json

Astro Example: Markdown with Plugins

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro's built-in Markdown support with additional, user-provided plugins.