0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/examples/with-markdown-plugins
Fred K. Bot 2ba3bd9c16
[ci] release (beta) (#5732)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-03 17:23:30 -05: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 (beta) (#5732) 2023-01-03 17:23:30 -05: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.