Hi guys.
I really like this channel to submit and share knowlodge so I would like to improve my posts.
I can not find a simple way to add a new line.
What im current doing is:
a add two enter , so i can add a new line but with an empty line.
or
b write my lines between ``` , as it where code blocks.
So ...
Question is .. how to add a simple new line when posting.
Can not find a simple way.
I already readed a lot of markdown docs ...
For some reason, line breaks do not seem to be implemented here – or at least, I haven’t found a way to add them either. Most Markdown flavours support adding two spaces at the end of a line and then hitting Return once, but that doesn’t work here.
Even manually added <br> elements just get stripped out and ignored, so it almost seems like a deliberate decision that we’re just not allowed to do single line breaks here…