question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blank line not displayed in bridged discord

See original GitHub issue

Is 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:closed
  • Created 2 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
samueldrcommented, Dec 2, 2021

So, I should open an issue on t2bot’s GitHub?

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!

0reactions
kfivencommented, Dec 14, 2021

https://github.com/ajbura/cinny/issues/174#issuecomment-984296305

If markdown is off:

line1

line3
render in Cinny as

line1 line3

has been fixed in recent release. So only issue left is the one pointed by Samueldr, is because of bridge.

So closing this.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found