Hacker News new | ask | show | jobs
by paultopia 2518 days ago
Does anyone around here actually know how to make sites friendly to iOS safari reader mode? Last I checked, it wasn't documented, and the best wisdom floating around was something like "use divs and maybe an article tag or two"
2 comments

I've no idea about Safari's reader mode, but you can have a look how the readability feature in Firefox works: https://github.com/mozilla/readability

I'd expect the Safari feature to work quite similar.

Why not just make your site readable in the first place?
.. and then just hope that the safari reader mode can read it?
Then people won't have to use a reader mode.