somerandomperson@lemmy.dbzer0.com to Voyager@lemmy.worldEnglish · 13 days agoIssue with newlinesmessage-squaremessage-square5fedilinkarrow-up17arrow-down10file-text
arrow-up17arrow-down1message-squareIssue with newlinessomerandomperson@lemmy.dbzer0.com to Voyager@lemmy.worldEnglish · 13 days agomessage-square5fedilinkfile-text
minus-squareDeebster@infosec.publinkfedilinkEnglisharrow-up10·13 days agoThis is a Markdown thing, which is what Lemmy uses for its comments. You can see what’s supported in the Lemmy docs for Markdown. Something I didn’t notice in the docs is a trick that markdown allows: Adding two spaces at the end of the line lets you make a new line instead of a new paragraph. Dunno who came up with that, but it generally works wherever Markdown is accepted.
This is a Markdown thing, which is what Lemmy uses for its comments.
You can see what’s supported in the Lemmy docs for Markdown.
Something I didn’t notice in the docs is a trick that markdown allows:
Adding two spaces at the end of the line lets you make a new line instead of a new paragraph.
Dunno who came up with that, but it generally works wherever Markdown is accepted.