Back to Explore

micromark/micromark-extension-mdx-expression

GitHub
1 watchersOpen source

Last release: 3/24/2025

An extension for micromark that supports MDX or MDX JS expressions. It also includes helper packages for parsing expressions and converting micromark events into JavaScript parsing (via acorn), useful if you need MDX expression support in markdown processing.

Project status

  • The latest activity evidence shows a recent upstream push on 2025-03-24, with micromark-extension-mdx-expression publishing 3.0.1 around the same time, suggesting it is being maintained rather than abandoned.
  • The apparent update cadence is not determinable from the provided data, but the most recent updates cluster is tightly grouped on 2025-03-24 (across this extension and related micromark packages).

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • micromark-extension-mdx-expression@3.0.1

    3/24/2025

    Release notes for micromark-extension-mdx-expression@3.0.1 only mention adding declaration maps and adding license files. The code diff shows significantly more than that, including new parsing hook behaviors (acorn comment and token callbacks) and multiple repo/tooling changes.

    Features
  • micromark-factory-mdx-expression@2.0.3

    3/24/2025

    micromark-factory-mdx-expression@2.0.3 primarily updates package metadata and TypeScript support artifacts. The release adds declaration maps to improve how TypeScript users and tooling can trace types back to source. It also adds license files to the package distribution.

    Features
  • micromark-util-events-to-acorn@2.0.3

    3/24/2025

    This release is primarily packaging and TypeScript-definition related. It removes an unneeded type-only dependency on @types/acorn and adds declaration maps, with no described runtime or API changes.