Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# Astro Example: Markdown with Plugins
```
npm init astro -- --template with-markdown-plugins
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-markdown-plugins)
This example showcases Astro's [built-in Markdown support](../../docs/markdown.md) with additional, user-provided plugins.