@astrojs/markdown-remark 7.3.0
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.#17262
f8e9458Thanks @Princesseuh! - Adds arecmaPluginsoption tounified()for adding recma (estree/JSX) plugins to the MDX compiler.
Patch Changes
- Updated dependencies [
f8e9458]:- @astrojs/internal-helpers@0.11.0