mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-10 20:32:33 +01:00
Adding a new rule, no-alt-text as per Issue #75
This commit is contained in:
parent
4345423be1
commit
7e3e671eeb
9 changed files with 75 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