mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
8cdd5aabdb
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
add-classes.mjs | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
sandbox.config.json | ||
tsconfig.json |
Astro Example: Markdown with Plugins
npm create astro@latest -- --template with-markdown-plugins
This example showcases Astro's built-in Markdown support with additional, user-provided plugins.