mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-03 17:10:15 +01:00
Add MD045/no-alt-text (fixes #75).
This commit is contained in:
parent
ac180ff9b9
commit
4fa837a031
8 changed files with 94 additions and 5 deletions
3
test/no-alt-text.md
Normal file
3
test/no-alt-text.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# This is an image link without any alt text
|
||||
|
||||
 {MD045}
|
||||
Loading…
Add table
Add a link
Reference in a new issue