0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/with-mdx
Fred K. Bot e8ff4571f2
[ci] release (#5325)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-08 13:00:53 -05:00
..
.vscode
public
src
.gitignore
astro.config.mjs
package.json [ci] release (#5325) 2022-11-08 13:00:53 -05:00
README.md
sandbox.config.json
tsconfig.json

Astro Example: MDX

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

Open in StackBlitz

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