From b374aa131b22091384bca01ee688e7256230ce00 Mon Sep 17 00:00:00 2001 From: Malo <57839069+MDLC01@users.noreply.github.com> Date: Sat, 12 Jul 2025 14:20:11 +0100 Subject: [PATCH] Update tests --- tests/ref/html/par-semantic-html.html | 4 ++-- tests/ref/html/quote-nesting-html.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/ref/html/par-semantic-html.html b/tests/ref/html/par-semantic-html.html index 09c7d2fd0..2ae1f6779 100644 --- a/tests/ref/html/par-semantic-html.html +++ b/tests/ref/html/par-semantic-html.html @@ -6,8 +6,8 @@

Heading is no paragraph

-

I'm a paragraph.

-
I'm not.
+

I’m a paragraph.

+
I’m not.

We are two.

So we are paragraphs.

diff --git a/tests/ref/html/quote-nesting-html.html b/tests/ref/html/quote-nesting-html.html index 6b05a94a0..7c2f3d33a 100644 --- a/tests/ref/html/quote-nesting-html.html +++ b/tests/ref/html/quote-nesting-html.html @@ -5,6 +5,6 @@ -

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

+

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