0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/examples/with-mdx
2022-07-15 17:24:05 -04:00
..
.vscode [ci] format 2022-07-01 20:53:13 +00:00
public
src Handle metadata for MDX files during build (#3915) 2022-07-15 11:25:29 -04:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs [ci] format 2022-06-30 18:11:12 +00:00
package.json wip: ignore with-mdx starter 2022-07-15 17:24:05 -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.