Skip to content

Enter (carriage return, line feed) will not break line, but Space does #2

Description

@hsandt

I cannot force a newline with Enter/Return, but I can break the line with a space, in the line becomes too long.

A newline in input is stronger than a space and should probably force a newline in output.

Longword1
Longword2

will try to be on one line, whereas

Longword1 Longword2

will generally be split over two lines.

Btw is there a way to control bubble width / aspect ratio and when line will be broken naturally by space?

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