[GH-ISSUE #220] New Rule: Flag single item lists #189

Open
opened 2026-03-03 01:24:31 +03:00 by kerem · 0 comments
Owner

Originally created by @nschonni on GitHub (Sep 12, 2019).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/220

Not sure if this would be one or 2 rules. The idea being that if markdown is seeing only a single item in a list, it is likely:

  1. Mailformed somehow and not seeing the rest of the list
  2. A single item list, which semantically probably doesn't need to be a list, but could be ignored if intended
Originally created by @nschonni on GitHub (Sep 12, 2019). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/220 Not sure if this would be one or 2 rules. The idea being that if markdown is seeing only a single item in a list, it is likely: 1. Mailformed somehow and not seeing the rest of the list 2. A single item list, which semantically probably doesn't need to be a list, but could be ignored if intended
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#189
No description provided.