v4.5.0
What's Changed
- Fix quoted attribute parsing and triage open issue reproducibility by @Copilot in #168
- Add bundled TypeScript type definitions to fix MarkdownIt type incompatibility by @Copilot in #170
- Add regression coverage for markdown-it-container attribute propagation edge case by @Copilot in #171
- CI workflow cleanup: Linux-only Node matrix, non-duplicating PR triggers, and action version bumps by @Copilot in #174
- Fix "end of block" attrs pattern to handle trailing navigation tokens in headings by @Copilot in #173
Full Changelog: v4.4.0...v4.5.0