11 lines
119 B
YAML
11 lines
119 B
YAML
|
---
|
||
|
foo: bar
|
||
|
baz:
|
||
|
- qux
|
||
|
- quxx
|
||
|
corge: null
|
||
|
grault: 1
|
||
|
garply: true
|
||
|
waldo: "false"
|
||
|
fred: undefined
|