Skip to content

line breaks not respected in text area #7

@lucadealfaro

Description

@lucadealfaro

Create a

and put some string, like "red" in it. Then click on it using the plugin to edit, and write something containing a line break, like:

red
green

click elsewhere to save. All is ok: this is rendered as

red
green

.
But now click on the

to edit it again: in the textarea for editing, there will be:

redgreen

as the
has been stripped but not replaced with \n.

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