Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue pages do not have reader view available on Safari on IOS #82

Open
6167656e74323431 opened this issue Jun 15, 2021 · 0 comments
Open

Comments

@6167656e74323431
Copy link
Member

Pages like https://floundernews.tk/2021/06/ do not have a reader view option on Safari on IOS.

Individual article pages mostly have reader view options on Safari on IOS.

This will likely require a significant refactor of the issue page (and lots of trial and error as apple does not document this).

Some helpful notes from my experimentation if anyone wants to take this on:

  • Does not like relative_urls for links without clear file extensions (only likes absolute_urls)
  • Does not like section tag and some divs
  • spans are mostly ok
  • Bold text must be done via b tags rather than css to appear in reader mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant