From a83fdc7af528769884630f6782b3b48a34a9a30a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 14 May 2025 09:36:26 +0200 Subject: fix HTML tag in test --- test/block-tree_scope.plain.html | 2 +- test/block-tree_scope.rdfa.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/block-tree_scope.plain.html b/test/block-tree_scope.plain.html index dadc2e3..dee034b 100644 --- a/test/block-tree_scope.plain.html +++ b/test/block-tree_scope.plain.html @@ -1,6 +1,6 @@

People

Manu Sporny

My name is Manu Sporny, -and you can give me a ring.

+and you can give me a ring.

Thomas Francart

My name is Thomas Francart.

diff --git a/test/block-tree_scope.rdfa.html b/test/block-tree_scope.rdfa.html index 4469a15..0906f7e 100644 --- a/test/block-tree_scope.rdfa.html +++ b/test/block-tree_scope.rdfa.html @@ -2,7 +2,7 @@

Manu Sporny

My name is Manu Sporny, -and you can give me a ring.

+and you can give me a ring.

Thomas Francart

My name is Thomas Francart.

-- cgit v1.2.3