8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
textBody is limited to the first element found in content. Is it on purpose ?
src/readability.js
Readability.prototype.getTextBody = function(notDeprecated) { […] var rootElement = articleContent.childNodes[0];