-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
libxml2 includes a workable HTML parser as well. It would be a little bit of work, but including support for it would allow me to move some code off of an older unsupported libxml wrapper.
I'm willing to put together a PR if this is interesting, or comment on someone else's as needed.
One possible API approach would be to add html?: boolean to the ParseOptions interface.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request