Skip to content

Add support for linting alt/ title attributes #59

@jdkato

Description

@jdkato

We currently ignore all HTML tag attributes but, unlike the others, alt and title actually contain real text.

Some examples:

Markdown
![Logo](/images/logo.png)
AsciiDoc
image:logo.png[Logo]
reStructuredText
.. image:: /images/logo.png
   :alt: Logo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions