spec-09-18.data   [plain text]


# RUN: yaml-bench -canonical %s

- | # Just the style
 literal
- >1 # Indentation indicator
  folded
- |+ # Chomping indicator
 keep

- >-1 # Both indicators
  strip