What’s New

mdl 0.13.0

0.13.0
Rules Added
  • MD055 - Tables: Each row must start and end with a | #464
  • MD056 - Tables: Number of columns is the same for all rows #464
  • MD057 - Tables: In the second row every column must have at least ---, possibly surrounded with alignment : chars #464
Added
  • Add SARIF output #459
  • Document DCO process better #448 and #449
Changed
  • MD009 - Allow exactly 2 trailing spaces by default #452
  • MD033 - Add allowed_elements parameter #450
  • Updated build instructions #431
Fixed
  • MD027 - handle anchor elements correctly #463
  • Fix examples for RULES.md for MD007 #462
  • Fix links to use https instead of http #447
  • Make RULES.md comply with our own rules #439
  • Fix docker builds #429
View original

Discussion