0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/examples/with-markdown-plugins
Houston (Bot) e56c428f3b
[ci] release (#10236)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-28 13:17:40 +00:00
..
.codesandbox
public
src
.gitignore
add-classes.mjs
astro.config.mjs
package.json [ci] release (#10236) 2024-02-28 13:17:40 +00:00
README.md
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.