mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 01:05:55 +03:00
[GH-ISSUE #222] Invalid mention of line number for error MD039 #191
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#191
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 @shivashanmugam on GitHub (Sep 14, 2019).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/222
The below is the markdown text and error image
Note : Each link lines have two spaces and end of the line for line break,
Link to test : https://dlaa.me/markdownlint/
@nschonni commented on GitHub (Sep 14, 2019):
testing on test link highlights the correct link, so this might be more something for https://github.com/DavidAnson/vscode-markdownlintNevermind, it actually points to the wrong link too, I was just mixing it up by looking at the "Context" value it was showing
@DavidAnson commented on GitHub (Sep 14, 2019):
Thank you both! I am hopeful this will be addressed by some changes I already made for the upcoming release. If not, I will look into this soon.