mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-01 05:28:49 +01:00
Add support for delta line numbers to test scenario tagging syntax: {MD000:+3}.
This commit is contained in:
parent
c5be0ccd34
commit
fa462fe3fc
6 changed files with 21 additions and 14 deletions
|
|
@ -16,7 +16,7 @@ Execute `via the node.js engine`
|
|||
node.js is runtime
|
||||
|
||||
```js
|
||||
javascript is code {MD046:18}
|
||||
javascript is code {MD046:-1}
|
||||
node.js is runtime
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue