Skip to content

v0.9.7

Compare
Choose a tag to compare
@jackdewinter jackdewinter released this 05 Jul 00:41
· 290 commits to main since this release
0476c41

This was a point release that highlighted improvements to the accuracy of reported tokens in situations with nested containers.

PLEASE! If you encounter any issues with this product, please file an issue report and tell us about it! There are a lot of combinations of Markdown elements to cover, and we need your help to prioritize them all!

Added

  • None

Changed

  • Bumping of versions of dependent packages
  • Changed - Issue 361
    • cleaning up badges to make them consistent
  • Changed - Issue 392
    • moved many of the "one-off" parameters out of arguments into a "grab-bag" with logging

Fixed

  • Fixed - Issue 355
    • issues uncovered by bumping pylint version
  • Fixed - Issue 305
    • issues with whitespace in certain situations being applied to both container and leaf tokens
  • Fixed - Issue 302
    • issues with whitespace missing from certain scenarios
  • Fixed - Issue 253
    • issues with lists and block quotes interacting badly, resulting in block quote being missed