1efd51fb47
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
.codesandbox | ||
public | ||
src | ||
.gitignore | ||
add-classes.mjs | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
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.