Home | History | Annotate | Download | only in pyyaml
      1 %YAML 1.1
      2 ---
      3 !!str "First document"
      4 ---
      5 !<!foo> "No directives"
      6 ---
      7 !<!foobar> "With directives"
      8 ---
      9 !<!baz> "Reset settings"
     10