13 lines
122 B
YAML
13 lines
122 B
YAML
|
|
---
|
||
|
|
just a scalar
|
||
|
|
---
|
||
|
|
and another scalar
|
||
|
|
---
|
||
|
|
now an end document
|
||
|
|
...
|
||
|
|
---
|
||
|
|
and now two
|
||
|
|
...
|
||
|
|
...
|
||
|
|
---
|
||
|
|
and that's it
|