Skip to content
This repository was archived by the owner on Apr 14, 2019. It is now read-only.
This repository was archived by the owner on Apr 14, 2019. It is now read-only.

suggest check empty links or other tags #61

@kryde

Description

@kryde

As an idea for a feature, it could be good if HTML::Lint reported empty link text like <a href="foo"></a>. Such an empty tends to be invisible or unclickable or both depending on the browser, and in any case is almost certainly a mistake on the author's part.

Various other empty markups like <code> could be reported too. They'd be usually harmless but useless. Not quite all empties would be useless. I could imagine a deliberately empty itemize <li></li>.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions