mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +01:00
Reimplement MD010/no-hard-tabs using micromark tokens.
This commit is contained in:
parent
e528b2998a
commit
ff8c1bf9b2
5 changed files with 122 additions and 72 deletions
|
|
@ -25,7 +25,7 @@ if (true) {
|
|||
}
|
||||
}
|
||||
|
||||
```text
|
||||
``` Text
|
||||
hello
|
||||
world
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue