[GH-ISSUE #1009] Fix: MD023 Doc: exceptions #2439

Closed
opened 2026-03-07 20:07:46 +03:00 by kerem · 5 comments
Owner

Originally created by @Malix-Labs on GitHub (Oct 17, 2023).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/1009

Fix

Subject

MD023 Documentation

Object

Should state the exceptions:

  • Lists
- ## this header still complies with MD023 
  • Blockquotes
> # Heading
Originally created by @Malix-Labs on GitHub (Oct 17, 2023). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/1009 # Fix ## Subject [MD023 Documentation](https://github.com/DavidAnson/markdownlint/blob/main/doc/md023.md) ## Object Should state the exceptions: - Lists ```md - ## this header still complies with MD023 ``` - Blockquotes ```md > # Heading ```
kerem 2026-03-07 20:07:46 +03:00
Author
Owner

@DavidAnson commented on GitHub (Oct 17, 2023):

What exception for lists are you referring to?

<!-- gh-comment-id:1766937861 --> @DavidAnson commented on GitHub (Oct 17, 2023): What exception for lists are you referring to?
Author
Owner

@Malix-Labs commented on GitHub (Oct 17, 2023):

<!-- gh-comment-id:1766950485 --> @Malix-Labs commented on GitHub (Oct 17, 2023): - [Comment Reply](https://github.com/DavidAnson/markdownlint/issues/1009#issuecomment-1766937861) from @DavidAnson: > What exception for lists are you referring to? See [this issue's description](https://github.com/DavidAnson/markdownlint/issues/1009#issue-1947957048) @ Object/Exemple
Author
Owner

@DavidAnson commented on GitHub (Oct 17, 2023):

Thanks for the edit. It's the same if they are nested in a blockquote. I can clarify that in the documentation.

<!-- gh-comment-id:1766995785 --> @DavidAnson commented on GitHub (Oct 17, 2023): Thanks for the edit. It's the same if they are nested in a blockquote. I can clarify that in the documentation.
Author
Owner

@Malix-Labs commented on GitHub (Oct 17, 2023):

  • Comment Reply from @DavidAnson:

    It's the same if they are nested in a blockquote

    Can you provide an example?

<!-- gh-comment-id:1767025256 --> @Malix-Labs commented on GitHub (Oct 17, 2023): - [Comment Reply](https://github.com/DavidAnson/markdownlint/issues/1009#issuecomment-1766995785) from @DavidAnson: > [⋯](https://github.com/DavidAnson/markdownlint/issues/1009#issuecomment-1766995785) It's the same if they are nested in a blockquote [⋯](https://github.com/DavidAnson/markdownlint/issues/1009#issuecomment-1766995785) Can you provide an example?
Author
Owner

@DavidAnson commented on GitHub (Oct 18, 2023):

Yes, this is not reported as an error:

> # Heading
<!-- gh-comment-id:1767408437 --> @DavidAnson commented on GitHub (Oct 18, 2023): Yes, this is not reported as an error: ```Md > # Heading ```
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#2439
No description provided.