Skip to content

Improve word-break #1050

Open
Open
@rgaiacs

Description

@rgaiacs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions