@astrojs/markdown-satteri@0.4.0
Added 1
- Adds MDX rendering to the unified() and satteri() processors, which now compile .mdx files themselves
Changed 1
- Updated @astrojs/internal-helpers to 0.11.0
From Astro
Minor Changes
-
#17262
f8e9458Thanks @Princesseuh! - Adds MDX rendering to theunified()andsatteri()processors.Both processors now compile
.mdxfiles themselves. You still need to install@astrojs/mdxto add MDX support to your project.
Patch Changes
- Updated dependencies [
f8e9458]:- @astrojs/internal-helpers@0.11.0