[GH-ISSUE #422] New rule proposal: consistent definition lists spacing #2199

Open
opened 2026-03-07 20:05:28 +03:00 by kerem · 1 comment
Owner

Originally created by @Yash-Singh1 on GitHub (Aug 24, 2021).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/422

This would be invalid:

kramdown
: A Markdown-superset converter

Maruku
:     Another Markdown-superset converter

Because the spacing between the colon and the definition isn't consistent.

Originally created by @Yash-Singh1 on GitHub (Aug 24, 2021). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/422 This would be invalid: ```markdown kramdown : A Markdown-superset converter Maruku : Another Markdown-superset converter ``` Because the spacing between the colon and the definition isn't consistent.
Author
Owner

@DavidAnson commented on GitHub (Aug 25, 2021):

FYI, definition lists are not a part of the CommonMark spec: https://talk.commonmark.org/t/description-list/289

<!-- gh-comment-id:905076506 --> @DavidAnson commented on GitHub (Aug 25, 2021): FYI, definition lists are not a part of the CommonMark spec: https://talk.commonmark.org/t/description-list/289
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#2199
No description provided.