7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
|
%YAML 1.1
|
||
|
---
|
||
|
!!seq [
|
||
|
!!str "first ",
|
||
|
!!str "first\nlast",
|
||
|
]
|