mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 17:26:22 +03:00
[GH-ISSUE #644] MD003/heading-style/header-style wording #489
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#489
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 @peter-lyons-kehl on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/644
Thank you for Markdown Lint, David.
I often make a mistake, where I don't lave a blank line before and after a page separator

---. That generates MD003, but its error text is still confusing me (even after months of using Markdown Lint):How about extending the wording to indicate the fact that it may also be a missing blank line, please?
(Related to, but to me not the same as DavidAnson/vscode-markdownlint#89.)