summaryrefslogtreecommitdiff
path: root/tests/data/spec-06-06.canonical
blob: 5e13dde76f8178c48fb76712fdc01f32f4edc90c (plain)
1
2
3
4
5
6
7
8
9
10
%YAML 1.1
---
!!map {
  ? !!str "plain"
  : !!str "text lines",
  ? !!str "quoted"
  : !!str "text lines",
  ? !!str "block"
  : !!str "text 	lines\n"
}