Reimplement MD014/commands-show-output using micromark tokens.

This commit is contained in:
David Anson 2024-06-22 15:12:37 -07:00
parent ec957029a5
commit 347302169c
6 changed files with 132 additions and 80 deletions

View file

@ -40,4 +40,8 @@ text
$ npm install --save multimatch {MD014}
```
text
Space-prefixed command with no output:
```sh
$ ls example {MD014}
```