Skip to content

8.1.6 - Coming Back Around

Choose a tag to compare

@kata198 kata198 released this 22 Jun 02:31
· 71 commits to master since this release

Alright guys, I'm coming back to this. I've got a couple enhancement requests I"m going to implement, and will also add xpath engine soon. Stay tuned. As always -- backwards compatible.

  • 8.1.6 - Jun 21 2019
  • Added AdvancedHTMLParser.AdvancedHTMLParser.setDoctype method, which can be used to set the doctype, or clear the doctype, from the output .getHTML will produce

  • Added related doctype tests, assert we parse it correctly, and that setDoctype works correctly