Skip to content

v4.5.0

Choose a tag to compare

@arve0 arve0 released this 20 May 19:03
· 4 commits to master since this release
4f2a6b4

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