Permalink
Cannot retrieve contributors at this time
=== Spec Example 8.9. Folded Scalar [1.3] | |
--- from: G992, modified for YAML 1.3 | |
--- tags: spec folded scalar 1.3-mod | |
--- in-yaml(<+) | |
--- > | |
folded | |
text | |
--- in-json | |
"folded text\n" | |
--- out-yaml | |
> | |
folded text | |
--- emit-yaml(<) | |
--- > | |
folded text | |
--- test-event | |
+STR | |
+DOC --- | |
=VAL >folded text\n | |
-DOC | |
-STR |