mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Replace helpers.overlapsAnyRange with .withinAnyRange, update code/tests for resulting behavior.
This commit is contained in:
parent
cb943a8718
commit
6718944b0f
10 changed files with 70 additions and 53 deletions
|
|
@ -109,8 +109,10 @@ text
|
|||
|
||||
Text `code <element> code` text
|
||||
|
||||
Text `code <element ` `attribute="value"/> code` text {MD038}
|
||||
|
||||
```lang
|
||||
code {MD046:112}
|
||||
code {MD046:114}
|
||||
|
||||
<element>
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue