Skip to content

Version 1.1

Compare
Choose a tag to compare
@caseyamcl caseyamcl released this 07 Apr 00:55
· 109 commits to master since this release

Changed

  • Replaced simple_dom_parser with masterminds/html5 parser library

Fixed

  • The MarkupFixer class now correctly preserves whitespace in HTML, correcting issues with code in pre.../pre tags

Added

  • Unit tests for Trait and Twig Extension to achieve 100% unit test coverage
  • Created a .gitattributes file