astro/examples/with-markdown-plugins
Fred K. Bot 4c1ffef3e4
[ci] release (#5078)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-18 14:26:00 -04:00
..
public Switch examples favicon to use svg (#4331) 2022-08-17 15:19:04 -05:00
src Fix typo (#5042) 2022-10-10 12:09:07 -04:00
.gitignore refactor(vercel): Build Output API v3 (#3216) 2022-05-11 15:10:38 -06:00
add-classes.mjs [ci] yarn format 2022-01-04 20:10:42 +00:00
astro.config.mjs refactor(markdown): removed rehype-slug in favor of our own implementation (#3234) 2022-04-29 21:07:09 -03:00
package.json [ci] release (#5078) 2022-10-18 14:26:00 -04:00
README.md .md only: npm init astro --> npm create astro (#4760) 2022-09-16 12:40:06 -05:00
sandbox.config.json Adding CodeSandbox config file to all the "next" examples (#1744) 2021-11-05 10:41:37 -05:00
tsconfig.json Add template tsconfigs for users to extend from (#4439) 2022-08-25 15:15:27 -04:00

Astro Example: Markdown with Plugins

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

Open in StackBlitz

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