We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3508172 commit b32b0efCopy full SHA for b32b0ef
spec/v0.1.md
@@ -65,7 +65,7 @@ requirement that the values in an array be of the same type.
65
]
66
```
67
68
-Commas are optional. Trailing comma is allowed.
+A newline can be used instead of a comma. Trailing comma is allowed.
69
70
```maml
71
[ "red", "yellow", "green", ]
@@ -85,7 +85,7 @@ and the key/value pairs are separated by `,` comma or newlines.
85
}
86
87
88
89
90
91
{
0 commit comments