From 086d003fb22d8ef24445b5111aa1c97cb492152e Mon Sep 17 00:00:00 2001 From: YAML Playground Date: Fri, 26 Dec 2025 17:52:51 +0000 Subject: [PATCH] Add test 3QKV: Simple document with scalar value --- src/3QKV.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/3QKV.yaml diff --git a/src/3QKV.yaml b/src/3QKV.yaml new file mode 100644 index 00000000..a7404a50 --- /dev/null +++ b/src/3QKV.yaml @@ -0,0 +1,14 @@ +--- +- name: Simple document with scalar value + from: github:ingydotnet + tags: document scalar header + yaml: | + foo + tree: | + +STR + +DOC + =VAL :foo + -DOC + -STR + dump: | + foo