astro/examples/with-mdx
..
.codesandbox
.vscode
public
src
.gitignore
astro.config.mjs
package.json [ci] release (#11654) 2024-08-09 17:49:10 -04:00
README.md
tsconfig.json

Astro Example: MDX

npm create astro@latest -- --template with-mdx

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases using @astrojs/mdx to author content using MDX.