0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/examples/with-mdx
Houston (Bot) d9061da447
[ci] release (#6169)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-07 17:08:12 -05:00
..
.vscode
public
src
.gitignore
astro.config.mjs
package.json [ci] release (#6169) 2023-02-07 17:08:12 -05:00
README.md Update open with codesandbox link to use synced sandboxes (#6105) 2023-02-03 11:52:11 -06:00
sandbox.config.json
tsconfig.json

Astro Example: MDX

npm create astro@latest -- --template with-mdx

Open in StackBlitz Open with CodeSandbox

This example showcases using @astrojs/mdx to author content using MDX.