freescout-calendar-module/vendor/dallgoot/yaml/examples/dummy.yml
2024-09-10 16:29:40 +02:00

52 lines
No EOL
715 B
YAML

---
# <- yaml supports comments, json does not
# { foo: 'bar' }
keyempty:
keysimple: ttt
keyquoted: 'a'
keydquoted: "b"
keyref: &b bh
keyrefcall: *b
keyjsonarray: [1,2]
keyjsonobj: {"a": 2,"b": 3}
subkey:
keypartial: "
4\"
fakekey: t
"
object:
key: 4
array:
- 324
- null
- boo lean: &a reference_called
- integer: 1
emptyparagraph: >
paragraph: >
false: qsd
Blank lines denote
paragraph breaks
but not linefeed
emptycontent: |-
content:
|-
Or we
can auto
convert line breaks
to save space
array2:
- *a #comm
- *a
- mul:
aqdqsdqsdq
bqsdqsdqd
arr:
- another: value
interitem: 456
- lad: "fqqs\"
5654"
partial:
r: |-
"{a: 45}"
stupdtxt