diff options
Diffstat (limited to 'tests/ref/html/quote-nesting-html.html')
| -rw-r--r-- | tests/ref/html/quote-nesting-html.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/ref/html/quote-nesting-html.html b/tests/ref/html/quote-nesting-html.html index c652bd97..6b05a94a 100644 --- a/tests/ref/html/quote-nesting-html.html +++ b/tests/ref/html/quote-nesting-html.html @@ -5,8 +5,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> - <p> - When you said that “he surely meant that ‘she intended to say “I'm sorry”’”, I was quite confused. - </p> + <p>When you said that “he surely meant that ‘she intended to say “I'm sorry”’”, I was quite confused.</p> </body> </html> |
