0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/with-mdx
Fred K. Bot 056d4d5fd2
[ci] release (#3903)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-13 17:16:24 -04:00
..
.vscode [ci] format 2022-07-01 20:53:13 +00:00
public
src Fix: reintroduce smoke tests across example projects (#3669) 2022-07-11 22:51:17 -04:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs [ci] format 2022-06-30 18:11:12 +00:00
package.json [ci] release (#3903) 2022-07-13 17:16:24 -04:00
README.md
sandbox.config.json
tsconfig.json Move client types into Astro (#3851) 2022-07-11 08:12:18 -04:00

Astro Example: MDX

npm init astro -- --template with-mdx

Open in StackBlitz

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