diff options
Diffstat (limited to '')
-rw-r--r-- | _test/data/spec-08-08.data | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/_test/data/spec-08-08.data b/_test/data/spec-08-08.data new file mode 100644 index 0000000..757a93d --- /dev/null +++ b/_test/data/spec-08-08.data @@ -0,0 +1,13 @@ +--- +foo: + "bar + baz" +--- +"foo + bar" +--- +foo + bar +--- | + foo +... |