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

tiny legibility issue in docs (perhaps md limitation) #77

Closed
mfeif opened this issue Mar 2, 2016 · 0 comments
Closed

tiny legibility issue in docs (perhaps md limitation) #77

mfeif opened this issue Mar 2, 2016 · 0 comments

Comments

@mfeif
Copy link

mfeif commented Mar 2, 2016

Re: https://github.com/lektor/lektor-website/blob/master/content/docs/content/contents.lr#L89

On my standard Chrome setup on a Mac, it renders like this:

screen shot 2016-03-02 at 5 15 58 pm

Sure would be nice if those four dashes could be wrapped in <nobr>... can either embed the tags right in the md, or style the code tags:

code { white-space: nowrap; }

This may have unintended consequences elsewhere in the docs though, so before I do a PR, I thought I'd just bring it up. :-)

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