I apologize if this is not right to post here but im not sure where to go with this one as i havent really found an answer myself.

See, heres the thing, as yall surely know when i hit enter on a line once it will not work, it has to be two.

Is that intentional, if so why?

how does one disable that?

0 points
Deleted by creator
permalink
report
reply
6 points

It isnt just how Markdown works either, its how HTML works too: Text is grouped in paragraphs there too, not in lines or statements. Of course there is options to force a line break for when its necessary. But most text reads better as paragraphs. And most people overuse manual line breaks.

permalink
report
reply
2 points

Yeah.

I really don’t want to see text like this.

It would make things a lot more annoying to read.

I much prefer combining sentences by default. It’s natural to put a blank line between paragraphs, and Markdown was designed to make the natural thing render decently. You can put things on separate lines if you want, and it’ll always read nicely.

But definitely break things up into paragraphs if it makes sense.

permalink
report
parent
reply
4 points

Wow, this is an issue I have had even on Reddit and never knew why. Just always did double spaces. Thank you for asking this question and thank you to those
Who answered.

permalink
report
reply
5 points

Lemmy uses for its markup a language called “markdown”. It’s the same one used on Reddit, Stack Exchange, as well as in a modified form on Discord.

Markdown requires two line breaks to define a new paragraph to allow you to break your paragraphs across multiple lines, a useful ability to have with writing that’s going to be tracked by Git, or displayed on some old-school text editors. It also gives you the ability to separate between two paragraphs
and one paragraph with a line break in it.
Which is a useful thing to be able to do in some circumstances, like when writing poetry, or sharing your results in !dailygames@lemmy.zip. To enter a “line break”, end a line with two spaces and then press enter only once.

permalink
report
reply
8 points

That’s the markdown formatting. If you put two spaces at the end of a line, it won’t put them together https://www.markdownguide.org/cheat-sheet/

No double space example:
For example, No double space

With double space:
For example,
Double space

permalink
report
reply

Lemmy

!lemmy@lemmy.ml

Create post

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

Community stats

  • 250

    Monthly active users

  • 309

    Posts

  • 1.3K

    Comments

Community moderators