Skip to content

Text element content should preserve multiple line breaks #7

@ch3pjw

Description

@ch3pjw

The Text field accepts line breaks in its content string, but does not preserve consecutive line breaks because it uses str.splitlines() internally. This is a shame because making 'document' layouts with blank lines in becomes a little awkward.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions