You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some feeds provide plaintext as the body of their feed items and insert newlines every 70 characters or so. This looks great on a terminal but quite bad on most phones in vertical orientations:
My suggestion is adding an option to the overflow menu for these feeds that would collapse single newlines into spaces and double newlines into single newlines. It would be a toggle per post or per feed.