mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[GH-ISSUE #114] MD009 Allow exactly two trailing spaces by default #1943
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#1943
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 @spawnia on GitHub (Mar 19, 2018).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/114
I propose to include the setting for trailing whitespace to allow for exactly 2 spaces. Considering the 2 trailing spaces are part of the syntax, this should be the most sensible default for most people.
@spawnia commented on GitHub (May 9, 2018):
Looks great, thanks! Looking forward to having my markdown linted all free of errors!
@DavidAnson commented on GitHub (May 9, 2018):
To be clear, this is not released yet. But will be soon. :)