mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-05 01:17:17 +02:00
Update MD032/blanks-around-lists to ignore non-interrupting prefixes (fixes #34).
This commit is contained in:
parent
d8975282dc
commit
5fa065a7b0
3 changed files with 46 additions and 3 deletions
|
|
@ -19,8 +19,8 @@ text
|
|||
text
|
||||
|
||||
text
|
||||
10. list {MD032}
|
||||
20. list
|
||||
1. list {MD032}
|
||||
2. list
|
||||
|
||||
text
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue