mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-14 06:06:14 +01:00
Reimplement MD027/no-multiple-space-blockquote using micromark tokens.
This commit is contained in:
parent
a2997f1595
commit
730ae9a96f
11 changed files with 248 additions and 167 deletions
|
|
@ -30,7 +30,7 @@ Text
|
|||
- Item
|
||||
- Item
|
||||
item
|
||||
> ## Quoted indented sub-heading in list {MD022} {MD023}
|
||||
> ## Quoted indented sub-heading in list {MD022} {MD023} {MD027}
|
||||
- Item
|
||||
|
||||
Text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue