mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
ee8ffd458a
Although printing the string as a yaml block can be argued to be technically correct, in practical terms it's more useful to just print out the multiline string as is.
6 lines
35 B
YAML
6 lines
35 B
YAML
test: |
|
|
abcdefg
|
|
hijklmno
|
|
|
|
|