summaryrefslogtreecommitdiffstats
path: root/tests/yaml-1.2-spec-examples/example-10.3
blob: 50e83bc5070a8920c77be7ceceba5bd0798d8f64 (plain)
1
2
3
4
Block style: !!str |-
  String: just a theory.

Flow style: !!str "String: just a theory."