summaryrefslogtreecommitdiffstats
path: root/tests/yaml-1.2-spec-examples/example-8.1
blob: fea9c8b642de78221b62df8e3f96a1cc56e6edac (plain)
1
2
3
4
5
6
7
8
9
10
- | # Empty header
 literal
- >1 # Indentation indicator
  folded
- |+ # Chomping indicator
 keep

- >1- # Both indicators
  strip