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

Prevent code fences to break lines #9

Closed
2 tasks
dencold opened this issue May 3, 2016 · 0 comments
Closed
2 tasks

Prevent code fences to break lines #9

dencold opened this issue May 3, 2016 · 0 comments

Comments

@dencold
Copy link
Owner

dencold commented May 3, 2016

Code fencing currently line-breaks when text is too long to fit within its margins:

image

Prevent line breaking and add a scroller instead. But make sure:

  • we don't break mobile (can still scroll inside)
  • think about better ways to display this (maybe an expanded code section on hover/touch?)
dencold added a commit that referenced this issue May 5, 2016
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

1 participant