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 268d44e25b
[ci] release (#4086)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-30 00:29:04 -04:00
..
.vscode [ci] format 2022-07-01 20:53:13 +00:00
public
src [MDX] Add Prism and Shiki support (#4002) 2022-07-21 16:43:58 -04:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs [ci] format 2022-06-30 18:11:12 +00:00
package.json [ci] release (#4086) 2022-07-30 00:29:04 -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.