blank alt - bhsd-harry/wikiparser-node GitHub Wiki

⚠️ By default, this rule reports blank alt attribute in images as warnings. However, blank alt attributes may be appropriate for decorative images, and you can disable this rule in such cases.

Examples

Examples of incorrect code for { "blank-alt": 2 }:

[[File:Foo.jpg|alt=]]
<gallery>Foo.jpg|alt=</gallery>
⚠️ **GitHub.com Fallback** ⚠️