mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-03-14 21:27:17 +01:00
feat: validate link in image src
This commit is contained in:
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
# Invalid
|
||||
|
||||
[basic.js](./basic.test.js)
|
||||
|
||||

|
||||
|
||||
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
# Valid
|
||||
|
||||
[basic.js](../basic.test.js)
|
||||
|
||||

|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 95 B |
Reference in New Issue
Block a user