mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-06-09 23:25:33 +02:00
test: separate cases, so it's easier to know what fails
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Valid
|
||||
|
||||
[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