Could you please correct your bot to not use double return for new line, which causes empty lines? And instead use a double space at the end of the line, and then return, which works as a normal return.
I have no idea why Lemmy does formatting this very counter intuitive way, but that’s how it is.
Here is an alternative Piped link(s):
https://www.piped.video/watch?v=FGW3TPytTjc
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Could you please correct your bot to not use double return for new line, which causes empty lines? And instead use a double space at the end of the line, and then return, which works as a normal return.
I have no idea why Lemmy does formatting this very counter intuitive way, but that’s how it is.
Removed by mod
This is markdown thing. Lemmy supports markdown formatting.
Like this
or like this.