mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 01:05:55 +03:00
[GH-ISSUE #984] MD051: Link fragments should be valid [Context: "[Stream.\_\_init__](#2221-__init__)"] #2426
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#2426
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 @wuwentao on GitHub (Sep 19, 2023).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/984
markdown title content as below:
TOC link can works with
#2221-__init__but reference text with this URL report error:
current version:
error log:
@DavidAnson commented on GitHub (Sep 19, 2023):
Thanks, I suspect the escaping slashes are getting included incorrectly.
https://dlaa.me/markdownlint/#%25m%23%20Issue%20984%0A%0A%23%23%202.2.2.1%20%5C_%5C_init__%0A%0A%5BLink%5D(%232221-init)%0A