postlight / parser

📜 Extract meaningful content from the chaos of a web page
https://reader.postlight.com
Apache License 2.0
5.42k stars 445 forks source link

fix: 721 | custom extractor extend bug #733

Closed touchRED closed 1 year ago

touchRED commented 1 year ago

721

This PR solves the above issue by selecting extended types before nodes get removed/cleaned during content selection.

Before:

After: