Skip to content

Commit

Permalink
fix typo in flatten/unflatten doc section titles
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Dec 23, 2024
1 parent cc1cd95 commit d45dfb2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/src/flatten-unflatten.md.in
Original file line number Diff line number Diff line change
Expand Up @@ -174,15 +174,6 @@ GENMD-RUN-COMMAND
mlr --icsv --ojson cat data/flatten-dots.csv
GENMD-EOF

## Non-inferencing cases

An additional heuristic is that if a field name starts with a `.`, ends with
a `.`, or has two or more consecutive `.` characters, no attempt is made
to unflatten it on conversion from non-JSON to JSON.

## Manual control


## Manual control

To see what our options are for manually controlling flattening and
Expand Down

0 comments on commit d45dfb2

Please sign in to comment.