mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-03 14:38:49 +01:00
Reimplement MD014/commands-show-output using micromark tokens.
This commit is contained in:
parent
ec957029a5
commit
347302169c
6 changed files with 132 additions and 80 deletions
|
|
@ -74,3 +74,7 @@ All commands with no output:
|
|||
$ mkdir test {MD014}
|
||||
$ cd test {MD014}
|
||||
$ ls test {MD014}
|
||||
|
||||
Space-prefixed command with no output:
|
||||
|
||||
$ ls example {MD014}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue