mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-15 07:53:35 +08:00
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
|
|
|
|
|