0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-24 23:21:57 -05:00
astro/examples/with-mdx
renovate[bot] 7a0855b264
fix(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 23:59:09 +08:00
..
.codesandbox Update CodeSandbox config for Node 18 and new editor () 2023-08-30 18:52:21 +02:00
.vscode fix: use official MDX extension () 2023-03-02 14:48:17 -06:00
public chore: update example favicons () 2023-03-09 11:23:47 -06:00
src feat(next): better tsconfig () 2024-09-03 17:49:09 +02:00
.gitignore Add .idea folder to .gitignore files of the examples () 2024-04-03 09:03:44 +01:00
astro.config.mjs create-astro updates () 2024-11-04 16:15:11 +01:00
package.json fix(deps): update all non-major dependencies () 2025-01-13 23:59:09 +08:00
README.md Fix: lang unspecified code blocks () 2023-09-11 12:45:21 +01:00
tsconfig.json create-astro updates () 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.