mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 01:05:55 +03:00
[GH-ISSUE #949] MD029/ol-prefix: no quick fix available for ordered lists where order got mixed up #564
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#564
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 @j-lakeman on GitHub (Aug 30, 2023).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/949
There's no quick fix available for ordered lists, where the order got mixed up, e.g. after a line has been cut.
I think that could improve the usability of the already great extension even further! 😉
See below screenshot:
@JessicaSachs commented on GitHub (Feb 19, 2025):
Is this planned for markdownlint-cli2?
@DavidAnson commented on GitHub (Feb 20, 2025):
Not sure I understand the question. If/when an enhancement is implemented for this project and released as part of a package update, it can/will be picked up by other packages (like CLI2) that depend on the markdownlint library.