0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/examples/with-mdx
Houston (Bot) 1cd2a74022
[ci] release (#10522)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-22 12:35:50 -04:00
..
.codesandbox
.vscode
public
src Move to shiki and stabilize dual themes support (#10130) 2024-03-08 10:53:19 +00:00
.gitignore
astro.config.mjs
package.json [ci] release (#10522) 2024-03-22 12:35:50 -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.