diff options
Diffstat (limited to 'tests/misc/two-spaces.html')
-rw-r--r-- | tests/misc/two-spaces.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/misc/two-spaces.html b/tests/misc/two-spaces.html new file mode 100644 index 0000000..10f8483 --- /dev/null +++ b/tests/misc/two-spaces.html @@ -0,0 +1,9 @@ + +<p>This line has two spaces at the end <br /> + but this one has none + but this line has three <br /> + and this is the second from last line + in this test message +</p> + + |