diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-05-14 09:36:26 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-14 10:03:14 +0200 |
| commit | a83fdc7af528769884630f6782b3b48a34a9a30a (patch) | |
| tree | eb0b7fb86a36a811c32eb1ca09bf7f1e23101b3b /test/block-tree_scope.plain.html | |
| parent | ca4b9c13fc741358b30f11ac8005e06ba61444c5 (diff) | |
fix HTML tag in test
Diffstat (limited to 'test/block-tree_scope.plain.html')
| -rw-r--r-- | test/block-tree_scope.plain.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <h1>People</h1> <h2>Manu Sporny</h2> <p>My name is Manu Sporny, -and you can give me a ring.<p> +and you can give me a ring.</p> <h2>Thomas Francart</h2> <p>My name is Thomas Francart.</p> |
