0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/with-markdown-plugins
github-actions[bot] eb4d5f1d8f
Version Packages (next) (#1873)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-11-17 16:25:02 -08:00
..
public
src
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs [ci] yarn format 2021-10-29 19:47:01 +00:00
package.json Version Packages (next) (#1873) 2021-11-17 16:25:02 -08:00
README.md
sandbox.config.json Adding CodeSandbox config file to all the "next" examples (#1744) 2021-11-05 10:41:37 -05:00
tsconfig.json

Astro Example: Markdown with Plugins

npm init astro -- --template with-markdown-plugins

Open in StackBlitz

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