astro/examples/with-mdx
Houston (Bot) 218267c0b3
[ci] release (beta) (#12534)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 14:34:47 +00:00
..
.codesandbox
.vscode
public
src feat(next): better tsconfig (#11859) 2024-09-03 17:49:09 +02:00
.gitignore
astro.config.mjs create-astro updates (#12083) 2024-11-04 16:15:11 +01:00
package.json [ci] release (beta) (#12534) 2024-11-27 14:34:47 +00:00
README.md
tsconfig.json create-astro updates (#12083) 2024-11-04 16:15:11 +01:00

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.