Skip to content

Conversation

khiga8
Copy link
Contributor

@khiga8 khiga8 commented Feb 13, 2024

The custom rule no-empty-alt-text was updated in #88 to temporarily support flagging images with missing alt attributes since it wasn't already handled by the native markdownlint rule no-alt-text.

<img />

DavidAnson/markdownlint#993 introduced this missing alt attribute check natively to the no-alt-text rule. This change has shipped as part of markdownlint 0.33.0 which this library currently runs, so we should be able to get rid of this now-redundant check.

@khiga8 khiga8 requested a review from a team as a code owner February 13, 2024 02:09
@khiga8 khiga8 merged commit 9ba0286 into main Feb 13, 2024
@khiga8 khiga8 deleted the kh-cleanup-redundant-logic branch February 13, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants