-
-
Notifications
You must be signed in to change notification settings - Fork 397
Option to disable implicit HTML changes #2428
Open
Description
hello, thank you for your work!
I love this lib, especially because of the HTML parser's flexibility, as you said in the description: "forgiving HTML parser [..] which takes some shortcuts", It's really handy for parsing poorly formatted pages and, most importantly, for serializing them after making changes without altering the unchanged portions even if they contain invalid HTML
however in v12 you announce some "implicit open/close" which modify this behavior and makes the parser less tolerant and closer the HTML spec compliance
Is it possible to contribute by adding an option to undo these implicit changes, or that's not the direction you want to go in and I need to create a fork?
Metadata
Metadata
Assignees
Labels
No labels