From b3fb6c2326ac6d585cc17d1f643bc06e076be042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=C3=A4rber?= <01mf02@gmail.com> Date: Thu, 23 Jan 2025 13:21:34 +0100 Subject: Support quotes in HTML output (#5673) --- tests/ref/html/quote-nesting-html.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/ref/html/quote-nesting-html.html (limited to 'tests/ref/html/quote-nesting-html.html') diff --git a/tests/ref/html/quote-nesting-html.html b/tests/ref/html/quote-nesting-html.html new file mode 100644 index 00000000..c652bd97 --- /dev/null +++ b/tests/ref/html/quote-nesting-html.html @@ -0,0 +1,12 @@ + + +
+ + + + ++ When you said that “he surely meant that ‘she intended to say “I'm sorry”’”, I was quite confused. +
+ + -- cgit v1.2.3