[GH-ISSUE #235] MD030 (list-marker-space) fires on list marker with no text behind it #202

Closed
opened 2026-03-03 01:24:39 +03:00 by kerem · 1 comment
Owner

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:

## Steps to Reproduce the Problem

1.
1.
1.

This suggests numbered lists for the repro steps. However, markdownlint throws MD030/list-marker-space on this. Of course, adding white space after the list marker gives MD009/no-trailing-spaces.

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: ``` ## Steps to Reproduce the Problem 1. 1. 1. ``` This suggests numbered lists for the repro steps. However, markdownlint throws `MD030/list-marker-space` on this. Of course, adding white space after the list marker gives `MD009/no-trailing-spaces`.
kerem 2026-03-03 01:24:39 +03:00
Author
Owner

@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

<!-- gh-comment-id:553212813 --> @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
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#202
No description provided.