Skip to content

Processing file output option separate first level in yaml #2

@cesarjorgemartinez

Description

@cesarjorgemartinez

Hi,
I see your json2yaml and is a great tool.
When use a big json file, and covert into a yaml file, write all in each line, the is difficult read without a separator.
An example is:
test1:
......
......
test2:
......
......
.....

Exist a option or workaround to generate the first level with a empty line?
Example:
test1:
......
......

test2:
......
......

.....

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions