Skip to content

server: allow empty new lines in multiline messages  #109

Description

@ryukinix

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions