-
Notifications
You must be signed in to change notification settings - Fork 864
Dotted keys #505
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
Dotted keys #505
Conversation
ea1d744
to
ca1d406
Compare
README.md
Outdated
"color": "orange", | ||
"shape": "round" | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this needs a line talking about whitespace and a section about when it's invalid.
@mojombo Something came up just now so I'm probably gonna be AWOL so, I'm cool with you taking this into your own hands if you want. :)
Ping @mojombo! :) |
Ping 2.0 @mojombo! 😬 |
Ping 3.0! |
Looks great. I'm merging this as-is, but we should think about being more specific about when tables are closed, per the discussion in #499. We can continue the discussion there. |
toml-lang#505 wasn't super comprehensive with that.
Closes #499
This will probably conflict with #500 since this also adds a "Keys" section.