Y
Hacker News
new
|
ask
|
show
|
jobs
by
derefr
4667 days ago
Sounds convenient for one major use: letting web-scraping and readability-like tools know that everything
outside
of <main> is alright to throw away.
1 comments
pestaa
4667 days ago
I consider navigation not alright to throw away, but wouldn't put it in <main> either.
link
wtetzner
4667 days ago
For something like Readability, you don't want to keep the navigation. The whole point is to get just the content, and make it readable.
link
oneeyedpigeon
4667 days ago
But if I'm using a readability tool to access your content, I certainly don't want the navigation to be a part of it.
link