8.1.6 - Coming Back Around
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