Home | History | Annotate | Download | only in pyyaml
      1 "Root flow
      2  scalar"
      3 --- !!str >
      4  Root block
      5  scalar
      6 ---
      7 # Root collection:
      8 foo : bar
      9 ... # Is optional.
     10 ---
     11 # Explicit document may be empty.
     12