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

Overflowing code blocks #1

Open
opattison opened this issue Feb 9, 2016 · 3 comments
Open

Overflowing code blocks #1

opattison opened this issue Feb 9, 2016 · 3 comments

Comments

@opattison
Copy link

2016-02-08 23 28 06

Let me know if you want a PR or if you have a desired fix. My rough recommendation looks like this.

@geraldb
Copy link
Member

geraldb commented Feb 9, 2016

Good point. Thanks for highlighting the recommendation. Will read the article. The style (css) is still a work in progress. What's your recommendation? a) to word-wrap or to use b) a scroll-bar or c) something else? Cheers.

@opattison
Copy link
Author

I recommend word wrapping, I think. It depends on the code, so you may want to try it both ways and see what works best. If the code requires no breaking/wrapping (as it might in some cases, like YAML code where white space is important), then scroll bars could work. I won’t submit a PR, but let me know if you want any further feedback on it.

@geraldb
Copy link
Member

geraldb commented Feb 9, 2016

Great. Thanks for the recommendation. Definitely in favor of word wrapping instead of scroll bar. No worries. Thanks for the advice and the great article.

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

2 participants