mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2025-05-27 11:37:24 +02:00
fix: ignore absolute paths /absolute/path
This commit is contained in:
2
test/fixtures/Valid.md
vendored
2
test/fixtures/Valid.md
vendored
@ -4,6 +4,8 @@
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
[External https link](https://example.com/)
|
||||
|
||||
[External https link 2](https:./external.https)
|
||||
|
Reference in New Issue
Block a user