Currently if a user with a client that support send a multiline message, empty newlines will be omitted.
Input:
This a multiline message.
With a empty newline between them.
Output:
|00:21| [user]: This a multiline message.
|00:21| [user]: With a empty newline between them.
Expected: a empty line between them.
Originally reported by @mateusfccp
Currently if a user with a client that support send a multiline message, empty newlines will be omitted.
Input:
Output:
Expected: a empty line between them.
Originally reported by @mateusfccp