blob: 9049fde76ed387b0520220b79f881eb1d7221454 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
-- input --
$
Blank line at start and end.
$
-- gofmt --
Blank line at start and end.
-- text --
Blank line at start and end.
-- markdown --
Blank line at start and end.
-- html --
<p>Blank line at start and end.
|