Skip to content

[BUG] - Multiple new lines don't work #2

@johnkahn

Description

@johnkahn

Describe the bug

Multiple new lines do not turn into multiple breaks

tinymark("\n\n");
// Expected => "<br /><br />"
// Received => "<br />\n"

Additional context

  • Browser or Node? Either
  • Version? 1.0.3

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions