Open mackensen opened 6 years ago
One drawback to the DOMDocument approach is that we can't guarantee the document is free of other errors, like duplicate anchors.
There's a broader problem in that saveHTML is mangling double quotes.
One drawback to the DOMDocument approach is that we can't guarantee the document is free of other errors, like duplicate anchors.