7 lines
76 B
YAML
7 lines
76 B
YAML
|
# Ex 8.18
|
||
|
plain key: in-line value
|
||
|
: # Both empty
|
||
|
"quoted key":
|
||
|
- entry
|
||
|
|