0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/examples/with-markdown-plugins
Fred K. Bot 783a2a8e1b
[ci] release (#5642)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-19 09:26:29 -06:00
..
public
src Fix typo (#5042) 2022-10-10 12:09:07 -04:00
.gitignore
add-classes.mjs
astro.config.mjs
package.json [ci] release (#5642) 2022-12-19 09:26:29 -06:00
README.md Add “Open with CodeSandbox” buttons to example project READMEs (#5322) 2022-11-10 11:32:13 +01:00
sandbox.config.json
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 Open with CodeSandbox

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