Permalink
Cannot retrieve contributors at this time
=== Spec Example 2.13. In literals, newlines are preserved | |
--- from: http://www.yaml.org/spec/1.2/spec.html#id2759963 | |
--- tags: spec scalar literal comment | |
--- in-yaml(<) | |
# ASCII Art | |
--- | | |
\//||\/|| | |
// || ||__ | |
--- in-json | |
"\\//||\\/||\n// || ||__\n" | |
--- out-yaml(<) | |
--- | | |
\//||\/|| | |
// || ||__ | |
--- test-event | |
+STR | |
+DOC --- | |
=VAL |\\//||\\/||\n// || ||__\n | |
-DOC | |
-STR |