20 lines · plain
1# RUN: yaml-bench -canonical %s2 3---4in the block context:5 indentation should be kept: { 6 but in the flow context: [7it may be violated]8}9---10the parser does not require scalars11to be indented with at least one space12...13---14"the parser does not require scalars15to be indented with at least one space"16---17foo:18 bar: 'quoted scalars19may not adhere indentation'20