fix missed argument in snippet section

pull/619/head
Paweł Kuna 3 years ago committed by GitHub
parent 0a3f0ebe4d
commit 8173e444cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -403,7 +403,7 @@ You can also use a [VS Code region](https://code.visualstudio.com/docs/editor/co
**Input**
```md
<<< @/snippets/snippet-with-region.js{1}
<<< @/snippets/snippet-with-region.js#snippet{1}
```
**Code file**

Loading…
Cancel
Save