From 09e7b47bad7e7310a6f52bdc20e9a9f251e79769 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 02:38:50 +0200 Subject: Adding upstream version 1.33.0. Signed-off-by: Daniel Baumann --- tests/yaml-1.2-spec-examples/example-2.23 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/yaml-1.2-spec-examples/example-2.23 (limited to 'tests/yaml-1.2-spec-examples/example-2.23') diff --git a/tests/yaml-1.2-spec-examples/example-2.23 b/tests/yaml-1.2-spec-examples/example-2.23 new file mode 100644 index 0000000..de1a732 --- /dev/null +++ b/tests/yaml-1.2-spec-examples/example-2.23 @@ -0,0 +1,14 @@ +--- +not-date: !!str 2002-04-28 + +picture: !!binary | + R0lGODlhDAAMAIQAAP//9/X + 17unp5WZmZgAAAOfn515eXv + Pz7Y6OjuDg4J+fn5OTk6enp + 56enmleECcgggoBADs= + +application specific tag: !something | + The semantics of the tag + above may be different for + different documents. + -- cgit v1.2.3