0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/examples/with-mdx
Houston (Bot) c70aa6849f
[ci] release (#10416)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-13 15:58:51 -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 (#10416) 2024-03-13 15:58:51 -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.