Skip to content

New lines in the WYSIWYG editor not showing up #6

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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