==============
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.
================
Line 1 Line 2
Line 3
Line 4
Line 5
Line 6
Line 7
Line 8
Edit: mm idk doesn’t work for me
Edit: got it, so for example on “Line 5” you add 2 whitespaces at the end. Alternatively, on “Line 7” you can add a backslash \ at the end. I think I will use backslash