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
commit fc07e0a557
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"