aboutsummaryrefslogtreecommitdiff
path: root/tests/data/spec-06-06.canonical
blob: 513d07a1832920699bb97bb5b24ea0faade8ced5 (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\n 	lines\n"
}