test: separate cases, so it's easier to know what fails

This commit is contained in:
2024-01-10 00:01:13 +01:00
parent 1ddcdc7b18
commit 7465ffd8bc
17 changed files with 164 additions and 88 deletions

View File

@ -0,0 +1,3 @@
# Invalid
[File](./index.test.js)

View File

@ -0,0 +1,3 @@
# Valid
## Existing Heading

View File

@ -0,0 +1,3 @@
# Invalid
[Link fragment](./awesome.md#non-existing-heading)

View File

@ -0,0 +1,3 @@
# Invalid
![Image](./image.png)