Skip to content

toml_writer indents incorrectly? #114

@cmaughan

Description

@cmaughan

When using toml_writer to output a simple table with keys, it indents the key entries under first table. Is that the correct thing to do? I get:

[table_name]
         value = .5
         other_value = .6

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