Skip to content

New lines in the WYSIWYG editor not showing up #6

@miranmirza

Description

@miranmirza

When I put in a line break they don't show up when I save the text, I assume it's likely because the finalised text doesn't convert the newline character to
. This line and regex ".replace(/\n/g, "
");" should address that issue, I'm just not sure where it needs to go.

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