0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/examples/with-mdx
renovate[bot] fef0b8cce1
fix(deps): update all non-major dependencies (#12140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 17:44:43 +08:00
..
.codesandbox
.vscode
public
src Content Layer (#11360) 2024-08-14 11:49:19 +01:00
.gitignore
astro.config.mjs
package.json fix(deps): update all non-major dependencies (#12140) 2024-10-07 17:44:43 +08: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.