1# RUN: yaml-bench -canonical %s | FileCheck %s2# CHECK: !!str "text"3# CHECK: !!str "text\n"4# CHECK: !!str "text\n\n"5 6strip: |-7 text8clip: |9 text10keep: |+11 text12 13