This is a question about a behavior that the text editor of both Reddit and Lemmy seem to share.
I might be incorrect calling it a carriage return–it’s the return button on the keyboard that creates a new line on the editor–I think it’s called a line break, but apparently you need two to create an actual new line in the final text. See the other comment for details about how markdown approaches it.
TootSweet@lemmy.world 4 hours ago
I think they’re talking largely (mostly?) about Markdown. (For instance, in Lemmy, when you stick a newline there, it doesn’t give you a line break in the flow of the text.) And when they say “Carriage Return”, they don’t know what they’re talking about. If I’m interpreting them correctly, I think they just mean “newline”. And when they say “two spaces”, I think they mean two newlines.
schipelblorp@sh.itjust.works 4 hours ago
Yes, I may not be using the right terminology. The “return” button on the keyboard.
I also gave an example, so I’m not sure why there’s so much confusion.
TootSweet@lemmy.world 4 hours ago
Because you’re not using the right terminology. ;)
schipelblorp@sh.itjust.works 2 hours ago
Yeah, but if someone said, “I sharpened a steel bowl and used it to cut my steak, and here’s a picture of my bowl” and you see a knife, wouldn’t you know what they mean?
Maybe it is I that lacks theory of mind.
Zier@fedia.io 3 hours ago
Because it's Markdown it gets confusing. Here is some help. Line Breaks