astro/examples/with-mdx
Fred K. Schott 3a7f2385ea Revert "[ci] release (#4223)"
This reverts commit d4ad409875.
2022-08-09 17:28:02 -07:00
..
.vscode [ci] format 2022-07-01 20:53:13 +00:00
public MDX support (#3706) 2022-06-30 13:09:09 -05:00
src [ci] format 2022-08-06 04:39:26 +00:00
.gitignore MDX support (#3706) 2022-06-30 13:09:09 -05:00
.npmrc MDX support (#3706) 2022-06-30 13:09:09 -05:00
.stackblitzrc MDX support (#3706) 2022-06-30 13:09:09 -05:00
astro.config.mjs [ci] format 2022-06-30 18:11:12 +00:00
package.json Revert "[ci] release (#4223)" 2022-08-09 17:28:02 -07:00
README.md MDX support (#3706) 2022-06-30 13:09:09 -05:00
sandbox.config.json MDX support (#3706) 2022-06-30 13:09:09 -05:00
tsconfig.json Move types to a .d.ts file inside examples projects (#4171) 2022-08-05 17:46:52 -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.