Skip to content

LinkifyString nl2br corrupts output text with line ending is CR|LF #481

@apatrida

Description

@apatrida

Text such as:

 please do something...\r\n
how are you?\r\n
Fred Flintstone.\r\n

is output with nl2br: true as

<br/>ase do something...
<br/>are you?
<br/> Flinestone.
<br/>

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions