Comment by swiftcoder
9 hours ago
> I don't understand though why reader mode is not always available. The text is there.
Mostly because we don't have any standard markup to say "this is the content". Which means reader mode has to guess which tags contain the content, and this whole thing boils down to a pair of regexps[1]
[1]: https://github.com/mozilla/readability/blob/08be6b4bdb204dd3...
No comments yet
Contribute on Hacker News ↗