mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-31 03:05:16 +01:00
Fix forEachInlineCodeSpan to handle lines ending with '\' better.
This commit is contained in:
parent
33cb1a71ec
commit
a5f03d02d0
3 changed files with 12 additions and 2 deletions
|
|
@ -66,3 +66,8 @@ text ` code {MD038}
|
|||
span code
|
||||
span` text
|
||||
text.
|
||||
|
||||
"<!--"
|
||||
-->
|
||||
Text `code
|
||||
code code `text` {MD038}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue