84427f33c1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
.codesandbox | ||
.vscode | ||
public | ||
src | ||
.gitignore | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
tsconfig.json |
Astro Example: MDX
npm create astro@latest -- --template with-mdx
This example showcases using @astrojs/mdx
to author content using MDX.