1 %YAML 1.1 2 --- 3 !!map { 4 ? !!str "literal" 5 : !!str "text\n", 6 ? !!str "folded" 7 : !!str "text\n", 8 } 9