Skip to content

@astrojs/markdown-remark@7.3.0

Choose a tag to compare

@astrobot-houston astrobot-houston released this 31 Aug 19:37
· 2 commits to main since this release
2fdf731

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