summaryrefslogtreecommitdiffstats
path: root/_test/data/spec-09-23.canonical
diff options
context:
space:
mode:
Diffstat (limited to '_test/data/spec-09-23.canonical')
-rw-r--r--_test/data/spec-09-23.canonical10
1 files changed, 10 insertions, 0 deletions
diff --git a/_test/data/spec-09-23.canonical b/_test/data/spec-09-23.canonical
new file mode 100644
index 0000000..c4444ca
--- /dev/null
+++ b/_test/data/spec-09-23.canonical
@@ -0,0 +1,10 @@
+%YAML 1.1
+---
+!!map {
+ ? !!str "strip"
+ : !!str "# text",
+ ? !!str "clip"
+ : !!str "# text\n",
+ ? !!str "keep"
+ : !!str "# text\L\n",
+}