eg:
```
some very long line; some very long line; some very long line; some very long line; some very long line; some very long line; some very long line; some very long line; some very long line; some very long line;
```
will force user to scroll in github/gitlab issues.
Is there a way to soft-line wrap inside code block
?
I've read the related questions but they seem different (eg jekyll etc).
EDIT: manually editing code to limit to 80 columns is not a viable option (eg, when pasting from a compiler output/log etc; that's a lot of work and should not be necessary)
EDIT: see also https://github.com/softvar/enhanced-github/issues/95
Looks like this is not possible yet. But you can use some extensions to work around the markup on GitHub - this chrome extension here is pretty cool, See this github thread here for more