hackerweb-native-2
hackerweb-native-2 copied to clipboard
Wrapping pre quotes for readability
On recent discussion, https://hackerweb.app/#/item/33512338
contrast the readability of the native hackernews quote

with the readability of the hackerweb quote.

If this change is correct, we should see pre-blocks 
Choice of style
pre-wrap maintains the pre-text and other whitespace to wrap where needed.
MDN has an example to play with, as does the post linked in this issue.
Hey @mcint , you're probably confused 😄 The repo for hackerweb.app is here instead: https://github.com/cheeaun/hackerweb
This repo (hackerweb-native-2) is for the native iOS mobile app.