Astro @astrojs/markdown-remark@7.3.0

@astrojs/markdown-remark@7.3.0
Added 2
  • Add MDX rendering to the unified() and satteri() processors, which now compile .mdx files themselves
  • Add a recmaPlugins option to unified() for adding recma (estree/JSX) plugins to the MDX compiler

From Astro

Minor Changes
  • #17262 f8e9458 Thanks @Princesseuh! - Adds MDX rendering to the unified() and satteri() processors.

    Both processors now compile .mdx files themselves. You still need to install @astrojs/mdx to add MDX support to your project.

  • #17262 f8e9458 Thanks @Princesseuh! - Adds a recmaPlugins option to unified() for adding recma (estree/JSX) plugins to the MDX compiler.

Patch Changes
  • Updated dependencies [f8e9458]:
    • @astrojs/internal-helpers@0.11.0
View original

Upgraded? How did it go?

Discussion