Blank line not displayed in bridged discord
See original GitHub issueIs your feature request related to a problem? Please describe.
I have markdown formatting enabled. Whenever I enter a blank line in Cinny, it gets rendered properly in the client, but when the message gets copied over to discord the blank line gets removed. This is very annoying.
Describe the solution you’d like
Replace the blank space with
or any other markdown compatible code so that it displays correctly both in Cinny, and the bridged Discord.
Describe alternatives you’ve considered
Force the discord bridge to display the blank line correctly using some other method.
Additional context
I got the
code from stackoverflow. Check and use any other method if needed to implement this feature request.
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
input is not displayed correctly (non-existing blank lines added)
When there's no blank line between body and footer (and the line is recognised as footer due to existing issue reference), commitlint wrongly ......
Read more >Why the blank line is not shown on the page?
Solved: When I in the edit mode, I can enter blank line by hitting return key and the blank line is shown there....
Read more >Discord: How to Stylize Text (Colors, Bold, Italic, Underline ...
Discord : How to Stylize Text (Colors, Bold, Italic, Underline, Strikethrough, Spoilers, Blank Lines ). 345K views 3 years ago. Wavejump.
Read more >DiscordRole1 ( 680679725206994947 ), R : DiscordRole2 ...
The message that appears in minecraft when a player runs the /discordsrv link command. ... Whenever i send aJoin/Leave messages not showing up...
Read more >Display blank line - Tableau Community
Hello,. I am trying to display a list of metrics and would like to have a line or a text display box to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes. AFAICT, any “fix” done in a specific client (e.g. Cinny) would be a workaround done at the wrong place. Complexity added for no good reasons.
I would also suggest you refer to this issue directly so they know what inputs cause the misbehaviour 😃.
Oh, and thank you for taking the time to do the tests all the way through!
https://github.com/ajbura/cinny/issues/174#issuecomment-984296305
has been fixed in recent release. So only issue left is the one pointed by Samueldr, is because of bridge.
So closing this.