[GH-ISSUE #183] MD033 false positive with email #2007

Closed
opened 2026-03-07 20:03:37 +03:00 by kerem · 1 comment
Owner

Originally created by @regseb on GitHub (May 8, 2019).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/183

The email autolink elements are considered as HTML tags by the MD033 rule.

My email : <my@email.com>
Originally created by @regseb on GitHub (May 8, 2019). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/183 The [email autolink](https://github.github.com/gfm/#email-autolink) elements are considered as HTML tags by the [MD033](https://github.com/DavidAnson/markdownlint/blob/master/lib/md033.js) rule. ```markdown My email : <my@email.com> ```
kerem 2026-03-07 20:03:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@DavidAnson commented on GitHub (May 8, 2019):

Apologies! This seems likely to be the same issue as #182, I will try to get a fix out this evening.

<!-- gh-comment-id:490524527 --> @DavidAnson commented on GitHub (May 8, 2019): Apologies! This seems likely to be the same issue as #182, I will try to get a fix out this evening.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#2007
No description provided.