diff options
Diffstat (limited to 'tests/misc')
-rw-r--r-- | tests/misc/two-spaces.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/tests/misc/two-spaces.html b/tests/misc/two-spaces.html index 83837d2..102d1db 100644 --- a/tests/misc/two-spaces.html +++ b/tests/misc/two-spaces.html @@ -4,15 +4,13 @@ but this line has three <br /> and this is the second from last line in this test message</p> <ul> -<li> -<p>This list item has two spaces.<br /> -</p> +<li>This list item has two spaces.<br /> </li> <li> <p>This has none. -This line has three. <br /> -This line has none. -And this line two.<br /> + This line has three. <br /> + This line has none. + And this line two.<br /> </p> <p>This line has none.</p> </li> |