Hacker News new | ask | show | jobs
by notRobot 1160 days ago
1. Tabular data in ASCII like that is really bad for accessibility

2. It looks terrible on mobile: https://i.imgur.io/ovzaJDG_d.webp?maxwidth=640&shape=thumb&f...

1 comments

You both have a point, but this formatting issue is because HN doesn't use `overflow: scroll` for pre/code snippets.

Edit: Realized arguing for CSS properties defeats my point on plaintext. You are right, plaintext is problematic.