mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Multiline value fix - multi line strings no longer printed as a yaml block
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.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: yq
|
||||
version: 1.14.0
|
||||
version: 1.14.1
|
||||
summary: A lightweight and portable command-line YAML processor
|
||||
description: |
|
||||
The aim of the project is to be the jq or sed of yaml files.
|
||||
|
||||
Reference in New Issue
Block a user