From ccabbe5bec4ea62fb05747154b0027f70ab3c811 Mon Sep 17 00:00:00 2001 From: Malo <57839069+MDLC01@users.noreply.github.com> Date: Sat, 12 Jul 2025 14:30:29 +0100 Subject: [PATCH] Add test --- tests/ref/html/smartquotes-html.html | 11 +++++++++++ tests/suite/text/smartquote.typ | 5 +++++ 2 files changed, 16 insertions(+) create mode 100644 tests/ref/html/smartquotes-html.html diff --git a/tests/ref/html/smartquotes-html.html b/tests/ref/html/smartquotes-html.html new file mode 100644 index 000000000..7a9d083c6 --- /dev/null +++ b/tests/ref/html/smartquotes-html.html @@ -0,0 +1,11 @@ + + + + + + + +

When you said that “he surely meant that ‘she intended to say “I’m sorry”’”, I was quite confused.

+

box

+ + diff --git a/tests/suite/text/smartquote.typ b/tests/suite/text/smartquote.typ index 6eab35076..022f6b24e 100644 --- a/tests/suite/text/smartquote.typ +++ b/tests/suite/text/smartquote.typ @@ -172,3 +172,8 @@ Some people's thought on this would be #[#set smartquote(enabled: false); "stran --- issue-5146-smartquotes-after-equations --- $i$'s $i$ 's + +--- smartquotes-html html --- +When you said that "he surely meant that 'she intended to say "I'm sorry"'", I was quite confused. + +'#box[box]'