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
|
|
@ -3624,4 +3624,4 @@ MILLER(1) MILLER(1)
|
|||
|
||||
|
||||
|
||||
2023-09-10 MILLER(1)
|
||||
2023-11-11 MILLER(1)
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: mlr
|
||||
.\" Author: [see the "AUTHOR" section]
|
||||
.\" Generator: ./mkman.rb
|
||||
.\" Date: 2023-09-10
|
||||
.\" Date: 2023-11-11
|
||||
.\" Manual: \ \&
|
||||
.\" Source: \ \&
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "MILLER" "1" "2023-09-10" "\ \&" "\ \&"
|
||||
.TH "MILLER" "1" "2023-11-11" "\ \&" "\ \&"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Portability definitions
|
||||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue