github rvben/rumdl v0.0.89

latest releases: v0.0.138, v0.0.137, v0.0.136...
2 months ago

Added

  • Comprehensive unit test coverage for all 54 linting rules (~742 new tests)
  • Unit tests for LSP server functionality
  • Unit tests for all 11 output formatters
  • Unit tests for Python bindings
  • Test coverage improved from 75.4% to 77.1%

Fixed

  • MD005: Fixed blockquote handling to correctly ignore intentional separations
  • MD054: Fixed overlapping match detection for link/image styles
  • Strong style utility module refactored to remove unused code
  • MD029: Fixed nested code block detection by implementing proper CommonMark fence closing rules
  • MD052: Fixed false positives for arrays and references inside inline code spans
  • MD013: Fixed line length calculation to intelligently handle URLs in non-strict mode

Improved

  • Test infrastructure now includes both unit and integration tests
  • Better test organization with inline unit tests in implementation files

Don't miss a new rumdl release

NewReleases is sending notifications on new releases.