[GH-ISSUE #88] No space after blockquote #72

Open
opened 2026-03-03 01:23:30 +03:00 by kerem · 1 comment
Owner

Originally created by @lloeki on GitHub (Nov 2, 2017).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/88

MD027 checks for multiple spaces, but not that there is no space. IOW, it should be possible to check that there is exactly one space after a blockquote marker.

Originally created by @lloeki on GitHub (Nov 2, 2017). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/88 MD027 checks for multiple spaces, but not that there is no space. IOW, it should be possible to check that there is exactly one space after a blockquote marker.
Author
Owner

@DavidAnson commented on GitHub (Nov 2, 2017):

I was a little surprised to learn this is legal: http://spec.commonmark.org/0.28/#block-quotes

<!-- gh-comment-id:341470220 --> @DavidAnson commented on GitHub (Nov 2, 2017): I was a little surprised to learn this is legal: http://spec.commonmark.org/0.28/#block-quotes
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#72
No description provided.