astro/examples/with-mdx
Houston (Bot) 27eecd3998
[ci] release (#6116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-07 13:45:08 -05:00
..
.vscode [ci] format 2022-07-01 20:53:13 +00:00
public Switch examples favicon to use svg (#4331) 2022-08-17 15:19:04 -05:00
src [ci] format 2022-08-06 04:39:26 +00:00
.gitignore Add .astro/ to .gitignore in example projects (#5841) 2023-01-12 11:26:13 -05:00
astro.config.mjs [ci] format 2022-06-30 18:11:12 +00:00
package.json [ci] release (#6116) 2023-02-07 13:45:08 -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 MDX support (#3706) 2022-06-30 13:09:09 -05:00
tsconfig.json Add template tsconfigs for users to extend from (#4439) 2022-08-25 15:15:27 -04:00

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.