0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/examples/with-markdown-plugins
2022-04-02 14:15:41 -06:00
..
public
src Update examples for 0.24.0 (#2740) 2022-03-09 13:52:31 -08:00
.gitignore chore(.gitignore): remove pnpm error logs from git (#2938) 2022-03-30 10:41:53 -05:00
.npmrc Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
.stackblitzrc
add-classes.mjs [ci] yarn format 2022-01-04 20:10:42 +00:00
astro.config.mjs update prettier width (#2968) 2022-04-02 14:15:41 -06:00
package.json [ci] release (#2969) 2022-04-02 13:49:27 -06:00
README.md Remove docs from monorepo (#2517) 2022-02-07 13:39:53 -05:00
sandbox.config.json
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.