all repos — grayfriday @ 2f50a53f8eb55847c2790bd69bc9fcd6a2bc8baa

blackfriday fork with a few changes

upskirtref/Code Blocks.text (view raw)

 1	code block on the first line
 2	
 3Regular text.
 4
 5    code block indented by spaces
 6
 7Regular text.
 8
 9	the lines in this block  
10	all contain trailing spaces  
11
12Regular Text.
13
14	code block on the last line