mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-05-06 13:47:52 +02:00
test: separate cases, so it's easier to know what fails
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Valid
|
||||
|
||||
## Existing Heading
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
# Invalid
|
||||
|
||||
[Link fragment](./awesome.md#non-existing-heading)
|
||||
Reference in New Issue
Block a user