==============

This is a first line This is a second line This is the third line.

==============

These all appear on the same line eventhough I wrote them on separate lines

If I add a “enter” after each line, they’ll appear on separate lines, but have white spaces in between.

==============

This is the first line

This is the second line

This is the third line.

===============

Now I only add two spaces behind each line and they’ll appear just as I wrote them

================

This is the first line.
This is the second line.
This is the third line.

================

  • AugustWest@lemm.ee
    link
    fedilink
    English
    arrow-up
    11
    ·
    23 hours ago

    Reddit was like that too.

    Because the line break in markdown is two spaces.

    Markdown is pretty great to work with.