mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2025-05-27 11:37:24 +02:00
test: add cases for fragments checking
This commit is contained in:
5
test/fixtures/valid/ignore-fragment-checking-in-own-file.md
vendored
Normal file
5
test/fixtures/valid/ignore-fragment-checking-in-own-file.md
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Valid
|
||||
|
||||
<div id="existing-element-id-fragment">Content</div>
|
||||
|
||||
[Link fragment](#non-existing-element-id-fragment)
|
Reference in New Issue
Block a user