Skip to content
Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 27 Dec 16:54
· 6777 commits to main since this release
640de3c

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