mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Allow empty string for detail/context in onError callback from rules.
This commit is contained in:
parent
b3f0d76a67
commit
f80b61d8b7
3 changed files with 65 additions and 15 deletions
|
|
@ -26,4 +26,11 @@ $ code
|
|||
|
||||
text
|
||||
|
||||
{MD014:3} {MD014:9} {MD014:15} {MD014:22}
|
||||
```sh
|
||||
|
||||
$ npm install --save multimatch
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
{MD014:3} {MD014:9} {MD014:15} {MD014:22} {MD014:29}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue