Skip to content

toml_writer indents incorrectly? #114

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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