Add support for delta line numbers to test scenario tagging syntax: {MD000:+3}.

This commit is contained in:
David Anson 2023-12-28 16:46:15 -08:00
parent c5be0ccd34
commit fa462fe3fc
6 changed files with 21 additions and 14 deletions

View file

@ -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
```