@astrojs/markdown-satteri@0.3.2
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses an issue where headings metadata could incorrectly list headings twice when specific integrations were used.
🐛 Bug Fixes
- Fixes headings being listed twice in a page's `headings` metadata when an integration (such as Starlight) assigns heading IDs with its own heading pass before adding anchor links.