diff options
Diffstat (limited to 'tests/span-tests/demo.out')
-rw-r--r-- | tests/span-tests/demo.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/span-tests/demo.out b/tests/span-tests/demo.out new file mode 100644 index 0000000..98d6766 --- /dev/null +++ b/tests/span-tests/demo.out @@ -0,0 +1,7 @@ +note: + ┌─ test.html:1:17 + │ +1 │ this is a tag: <h1>test</h1> + │ ^^ ^^ end tag + │ │ + │ start tag |