mackensen / remove-empty-headings

0 stars 0 forks source link

Ignore DOM errors #1

Open mackensen opened 6 years ago

mackensen commented 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.

mackensen commented 6 years ago

There's a broader problem in that saveHTML is mangling double quotes.