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/> ```
Text such as:
is output with
nl2br: trueas