0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/examples/with-markdown-plugins
Houston (Bot) 34d79527a4
[ci] release (#12098)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-03 14:50:19 +01:00
..
.codesandbox
public
src Content Layer (#11360) 2024-08-14 11:49:19 +01:00
.gitignore
add-classes.mjs
astro.config.mjs
package.json [ci] release (#12098) 2024-10-03 14:50:19 +01: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.