From 915530c02029f8bd4444930ed949e14f09afab03 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Tue, 30 Nov 2021 10:56:59 +0100 Subject: report spans for errors --- tests/files/test.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/files/test.html') diff --git a/tests/files/test.html b/tests/files/test.html index 0dcbdbf..14493b7 100644 --- a/tests/files/test.html +++ b/tests/files/test.html @@ -5,3 +5,7 @@ Here is a tag: very cool Tags can have attributes:
...
Attribute values can be quoted: + +This is malformed < test + +Characters can be escaped but don't forget the semicolon: ¶ -- cgit v1.2.3