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

Improve word-break #1050

Open
rgaiacs opened this issue Nov 14, 2024 · 0 comments
Open

Improve word-break #1050

rgaiacs opened this issue Nov 14, 2024 · 0 comments

Comments

@rgaiacs
Copy link
Contributor

rgaiacs commented Nov 14, 2024

What is the problem?

In https://swcarpentry.github.io/git-novice/04-changes.html, we have

Screenshot 2024-11-14 at 11-38-39 Version Control with Git Tracking Changes

Note that --graph is break into -- and graph.

Add the CSS

word-break: keep-all;

to the <code> element will improve the reading. The new render is

Screenshot 2024-11-14 at 11-42-12 Version Control with Git Tracking Changes

Location of problem (optional)

https://swcarpentry.github.io/git-novice/04-changes.html

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