mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2025-11-15 00:32:56 +01:00
6
test/fixtures/Valid.md
vendored
6
test/fixtures/Valid.md
vendored
@@ -3,3 +3,9 @@
|
||||
[basic.js](../basic.test.js)
|
||||
|
||||

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