73 lines
532 B
Plaintext
Vendored
73 lines
532 B
Plaintext
Vendored
Preserve blank lines in code blocks with tabs:
|
|
|
|
a code block
|
|
|
|
two tabbed lines
|
|
|
|
|
|
three tabbed lines
|
|
|
|
|
|
|
|
four tabbed lines
|
|
|
|
|
|
|
|
|
|
five tabbed lines
|
|
|
|
|
|
|
|
|
|
|
|
six tabbed lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
End of tabbed block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And without tabs:
|
|
|
|
a code block
|
|
|
|
two blank lines
|
|
|
|
|
|
three blank lines
|
|
|
|
|
|
|
|
four blank lines
|
|
|
|
|
|
|
|
|
|
five blank lines
|
|
|
|
|
|
|
|
|
|
|
|
six blank lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
End of block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
End of document |