mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[GH-ISSUE #193] Escaped backtick can cause MD033 #166
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#166
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 @nschonni on GitHub (Jun 3, 2019).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/193
The following triggers because it sees the escaped backtick as part of the HTML escaping
@DavidAnson commented on GitHub (Jun 3, 2019):
Thanks!
Simplified example: https://dlaa.me/markdownlint/#%25m%23%20Issue%20193%0A%0AA%20grave%20accent%20symbol%20(%5C%60)%20followed%20by%20a%20%60%3CType%3E%60%20element.%0A