test: require language tag for code blocks

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2023-11-01 10:47:09 +01:00
parent 9c6f0d5bc0
commit b7111d05ec
1 changed files with 2 additions and 1 deletions

View File

@ -12,5 +12,6 @@
"no-reversed-links": true,
"reference-links-images": {
"shortcut_syntax": true
}
},
"fenced-code-language": true
}