Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toml_writer indents incorrectly? #114

Open
cmaughan opened this issue Oct 23, 2019 · 0 comments
Open

toml_writer indents incorrectly? #114

cmaughan opened this issue Oct 23, 2019 · 0 comments

Comments

@cmaughan
Copy link

cmaughan commented Oct 23, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant