Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@chrisjsewell chrisjsewell released this 11 Aug 12:56
c62983f

What's Changed

This primarily drops support for Python 3.8 and 3.9, adds support for Python 3.13,
and updates the parser to comply with Commonmark 0.31.2 and Markdown-It v14.1.0.

Upgrades

Improvements

Bug fixes

  • 🐛 Fix emphasis inside raw links bugs by @tsutsu3 in #320

Maintenance

Documentation

New Contributors

Full Changelog: v3.0.0...v4.0.0