diff options
Diffstat (limited to '_test/data/spec-09-20.canonical')
-rw-r--r-- | _test/data/spec-09-20.canonical | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_test/data/spec-09-20.canonical b/_test/data/spec-09-20.canonical new file mode 100644 index 0000000..d03bef5 --- /dev/null +++ b/_test/data/spec-09-20.canonical @@ -0,0 +1,8 @@ +%YAML 1.1 +--- +!!seq [ + !!str "detected\n", + !!str "\n\n# detected\n", + !!str " explicit\n", + !!str "\t\ndetected\n", +] |