.. | ||
public | ||
src | ||
.gitignore | ||
.npmrc | ||
.stackblitzrc | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
tsconfig.json |
Astro Example: Markdown with Plugins
npm init astro -- --template with-markdown-plugins
This example showcases Astro's built-in Markdown support with additional, user-provided plugins.