Skip to content

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ After installation, open your User Settings ```(Ctrl + ,)``` and paste preferenc
5454
```json
5555
// Custom tags for the parser to use
5656
"yaml.customTags": [
57-
"!And",
58-
"!If",
59-
"!Not",
60-
"!Equals",
61-
"!Or",
57+
"!And sequence",
58+
"!If sequence",
59+
"!Not sequence",
60+
"!Equals sequence",
61+
"!Or sequence",
6262
"!FindInMap sequence",
6363
"!Base64",
6464
"!Cidr",

0 commit comments

Comments
 (0)