Skip to content

Splt is breaking words onto new lines #5

Description

@powen-cs

Noticed that when splitting by character, it splits words onto a new line mid-way, so a long word like:

characteristics

becomes:

characte
ristics

... if there's no room on the line the text is sitting on. Is there a way to prevent this such as the CSS equivalent of text-wrapping?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions