Merge pull request #6347 from sisp/docs/vscode-custom-tag-relative

Add custom tag `!relative` to VS Code settings docs
This commit is contained in:
Martin Donath
2023-11-17 09:58:41 +01:00
committed by GitHub

View File

@@ -66,6 +66,7 @@ theme:
"yaml.customTags": [ // (1)!
"!ENV scalar",
"!ENV sequence",
"!relative scalar",
"tag:yaml.org,2002:python/name:material.extensions.emoji.to_svg",
"tag:yaml.org,2002:python/name:material.extensions.emoji.twemoji",
"tag:yaml.org,2002:python/name:pymdownx.superfences.fence_code_format"