Don't eat blank lines in messages #89
Locked
gdude2002
started this conversation in
Feature Suggestions
Replies: 3 comments
-
Yeah this is annoying, especially when sending paragraphs, because adding a space in between the paragraphs helps to space it out |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's not impossible, as you can still use a backslash: **Line one**
\
**Line three** however, it is very annoying. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed the issue, will be deployed to nightly soon, if there are any issues please comment on revoltchat/revite#214. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Note from maintainer: please see issue revoltchat/revite#214.
This is a simple one - if you have a blank line in your message, Revolt removes it in the output.
Message:
Output:
Line one
Line three
This means that it's functionally impossible to have any sort of blank line in your message.
Beta Was this translation helpful? Give feedback.
All reactions