article-extractor
article-extractor copied to clipboard
`Document#toString()` won't work in firefox
Document#toString() will return the html with linkedom but not browser

- [x] Waiting for https://github.com/WebReflection/linkedom/issues/146
https://github.com/ndaidong/article-parser/pull/265 fix this temporarily
Due to https://github.com/WebReflection/linkedom/issues/147. This issue can't get a better result. Or we have to operate the document object instead of parse html between steps. And I think it's better than parse html times