blob: 3632dcbb68a6d860a4de358af6ec82045e5e5365 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 | Two spaces  
break a line. Or more than two      
  and spaces in the following line are absorbed.
You can also break lines with\
a backslash.
Two spaces at the end of a paragraph are
not a line break.  
A backslash at the end of a paragraph is
not a line break.\
Similarly with setext headers   
-------------------------------
And with backslashes\
---------------------
 |