mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-07 00:18: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
|
|
@ -40,4 +40,8 @@ text
|
|||
$ npm install --save multimatch {MD014}
|
||||
```
|
||||
|
||||
text
|
||||
Space-prefixed command with no output:
|
||||
|
||||
```sh
|
||||
$ ls example {MD014}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue