mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
JSONL output does not properly handle keys with quotes (#1425)
* mlr --l2j, --j2l * make dev for previous commit * fix #1424 * unit-test cases * iterate
This commit is contained in:
parent
f2a9ae5ca4
commit
5b6a1d4713
17 changed files with 90 additions and 54 deletions
1
test/input/quoted-keys.json
Normal file
1
test/input/quoted-keys.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"a\"b\"c":"d\"e\"f"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue