mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 17:26:22 +03:00
[GH-ISSUE #235] MD030 (list-marker-space) fires on list marker with no text behind it #202
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rpdelaney on GitHub (Nov 13, 2019).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/235
My use case is from a github issue template:
This suggests numbered lists for the repro steps. However, markdownlint throws
MD030/list-marker-spaceon this. Of course, adding white space after the list marker givesMD009/no-trailing-spaces.@DavidAnson commented on GitHub (Nov 13, 2019):
This is a pretty specialized scenario, but I don’t see a problem with supporting it offhand. Thanks for the suggestion!
https://dlaa.me/markdownlint/#%25m%23%20Issue%20235%0A%0A%23%23%20Steps%0A%0A1.%0A1.%0A1.%0A%0A%23%23%20Items%0A%0A*%0A*%0A*%0A