7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
|
%YAML 1.1
|
||
|
---
|
||
|
!!seq [
|
||
|
!!str "foo\nbar",
|
||
|
!!str "foo\n\nbar"
|
||
|
]
|