Astro: @astrojs/markdown-remark@1.2.0 Release

Release date:
December 27, 2022
Previous version:
@astrojs/markdown-remark@1.1.3 (released September 29, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/markdown-remark@1.2.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/markdown-remark@1.2.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Minor Changes

  • #5654 2c65b433b Thanks @delucis! - Refactor and export rehypeHeadingIds plugin

    The rehypeHeadingIds plugin injects IDs for all headings in a Markdown document and can now also handle MDX inputs if needed. You can import and use this plugin if you need heading IDs to be injected before other rehype plugins run.

Patch Changes