Skip to content

Version 3.1

Latest
Compare
Choose a tag to compare
@caseyamcl caseyamcl released this 16 Mar 15:48
· 5 commits to master since this release

Added

  • Build test for PHP 8.1

Changed

  • The MarkupFixer now prefixes toc- in cases where HTML tags are encountered with IDs that begin with a decimal
    (thanks @ArdaGnsrn!)
  • Upgraded PHPStan to v1.4

Fixed

  • Minor code and comment cleanup