0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/examples/with-mdx
Bjorn Lu 5a9528741f
Move to shiki and stabilize dual themes support (#10130)
* Update to shiki

* Stabilize shikiConfig.experimentalThemes

* Add changeset

* Fix merge issues
2024-03-08 10:53:19 +00:00
..
.codesandbox
.vscode
public
src Move to shiki and stabilize dual themes support (#10130) 2024-03-08 10:53:19 +00:00
.gitignore
astro.config.mjs
package.json [ci] release (#10362) 2024-03-07 19:53:37 -06:00
README.md
tsconfig.json

Astro Example: MDX

npm create astro@latest -- --template with-mdx

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases using @astrojs/mdx to author content using MDX.