mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-05-06 13:47:52 +02:00
feat!: stricter validation of image links (check if the file is an image)
BREAKING CHANGE: links like  will now report an error
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
# Invalid
|
||||
|
||||

|
||||
|
||||

|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
not an image
|
||||
Reference in New Issue
Block a user