yq/pkg/yqlib/doc/usage
Kim Alvefur 7c78a15b23
Lua output fixes (#1811)
* encoder_lua: Handle explicitly positive infinity

* encoder_lua: Fix inclusion of pre-/suffix when prettyPrinted

It seems certain operations like --prettyPrint or subset selections does
not produce a DocumentNode, which is where the lua pre- and suffix was
printed, causing those to be omitted.

* encoder_lua: Improve Tag handling robustness

Using the method call seems more reliable in case the input parser
forgets to set the tag.
2023-10-12 11:25:26 +11:00
..
headers Fix typos (#1798) 2023-09-26 14:18:18 +10:00
convert.md Removing old version notice 2022-10-25 12:47:13 +11:00
csv-tsv.md Fix typos (#1798) 2023-09-26 14:18:18 +10:00
lua.md Lua output fixes (#1811) 2023-10-12 11:25:26 +11:00
properties.md Array to map operator for #1415 2022-11-08 13:40:00 +11:00
recipes.md Added recipes documentation 2023-09-01 14:40:33 +10:00
shellvariables.md Spellig with cspell 2023-09-19 10:43:11 +10:00
toml.md Added scalar output for TOML (#1617) 2023-04-03 15:40:06 +10:00
xml.md Adding another xml test; spelling fixes 2023-09-26 14:43:08 +10:00