Permalink
Cannot retrieve contributors at this time
=== Spec Example 6.13. Reserved Directives | |
--- from: http://www.yaml.org/spec/1.2/spec.html#id2781445 | |
--- tags: spec directive header double 1.3-err | |
--- in-yaml(<) | |
%FOO bar baz # Should be ignored | |
# with a warning. | |
--- "foo" | |
--- in-json | |
"foo" | |
--- out-yaml(<) | |
--- "foo" | |
--- test-event | |
+STR | |
+DOC --- | |
=VAL "foo | |
-DOC | |
-STR |