12 lines
186 B
YAML
12 lines
186 B
YAML
- one
|
|
- "two"
|
|
- "three\nfour\""
|
|
- 2024-01-01 00:00:00Z
|
|
- "*notanchor"
|
|
-
|
|
2024-01-01 00:00:00Z: ok
|
|
another key:
|
|
value
|
|
"": null
|
|
- [1, [2, 3, [4, [5, 6, 7,[[[[[[[{1: 2}]]]]]]]]]]]
|