@hackage / xmlhtml

XML parser and renderer with HTML 5 quirks mode

Latest0.2.5.4

Changelog

0.2.5.3

  • Bump dependency bounds for 9.4.2.
  • Fixed escaping of legacy entities (#38)

0.2.5

  • Add renderWithOptions and the ability to control how attributes are surrounded with quotes.
  • Update to latest version of blaze-html and blaze-markup. Required bumping the lower bound because the blaze changes were not backwards compatible.
  • Switch from test-framework to hspec.