blob: 518c20c7d1e2db2b7fc862d77c2487e9227cf21b [file] [edit]
---
- name: Scalars on --- line
from: '@perlpunk'
tags: anchor header scalar 1.3-err
yaml: |
--- "quoted
string"
--- &node foo
tree: |
+STR
+DOC ---
=VAL "quoted string
-DOC
+DOC ---
=VAL &node :foo
-DOC
-STR
json: |
"quoted string"
"foo"
dump: |
--- "quoted string"
--- &node foo
...
emit: |
--- "quoted string"
--- &node foo