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

remove newline and comma sensitivity #897

Closed
lizelive opened this issue May 4, 2022 · 1 comment
Closed

remove newline and comma sensitivity #897

lizelive opened this issue May 4, 2022 · 1 comment

Comments

@lizelive
Copy link

lizelive commented May 4, 2022

make

[thing1] a = 1 b = false c = 'stuff'
[thing2] a = 2
thing3 = { a = 3 b = 4 }
thing4 = {
    a = 4
}

valid toml

@lizelive lizelive changed the title remove newline requirement remove newline and comma sensitivity May 4, 2022
@pradyunsg
Copy link
Member

Hi! Please see #781 which discusses the broader topic here.

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

2 participants