mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 01:05:55 +03:00
[GH-ISSUE #1608] Proposal: disallow formatting in headings #2564
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#2564
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 @berot3 on GitHub (May 19, 2025).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/1608
I sometimes copy paste text from somewhere and it does this formatting in the title, like bold or italic:
## **this is a heading**Im not sure, but at least for me this is not wanted. to clean this up it would be helpful if markdownlint could point this occurrences out.
this is probably similar to #1308
Thanks!
@Malix-Labs commented on GitHub (Jul 14, 2025):
It is adjacent but different
@Malix-Labs commented on GitHub (Jul 14, 2025):
Partial formatting might be desired,
For example:
Total formatting might be more clearly an anti-pattern: