diff options
Diffstat (limited to 'tests/misc/tabs-in-lists.html')
-rw-r--r-- | tests/misc/tabs-in-lists.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/tabs-in-lists.html b/tests/misc/tabs-in-lists.html index a1a92ec..fdb7cb6 100644 --- a/tests/misc/tabs-in-lists.html +++ b/tests/misc/tabs-in-lists.html @@ -19,7 +19,7 @@ <p>Now a list with 4 spaces and some text:</p> <ul> <li>A -abcdef</li> + abcdef</li> <li>B</li> </ul> <p>Now with a tab and an extra space:</p> |