8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
|
%YAML 1.1
|
||
|
---
|
||
|
!!seq [
|
||
|
!!str "first ",
|
||
|
!!str "first\nlast",
|
||
|
!!str "first inner \tlast",
|
||
|
]
|