Closed othiym23 closed 9 years ago
Sorry for the long delay on this. I've added support plus several test cases (including the ones above). It should be good to go in v2.3.0, released today.
I'm... pretty sure this is contrary to the spec, I'll open a new issue…
I'm sorry I keep coming up with these picayune edge cases, but these are all things I'm trying to handle in my TOML output stream, and the rules for TOML are considerably stricter than JSON in some ways, so I'm coming up with a bunch of output I can't round-trip through
toml
.It's also possible that my reading of the spec is incorrect, although I think the way it deals with the quoted key with the dot in it is just wrong.