↳
In-reply-to
»
@lyse Lack of comments are definitely a shortcoming of JSON. I don't like TOML because it lets you have nested categories (
⤋ Read More
[foo] [foo.bar] [foo.baz]
) and it just feels confusing to me, even with indentation. Simple INI files are okay.
@mckinley@twtxt.net Don’t forget the syntax for arrays of sets [[foo.bars]] [[foo.bars]] [[foo.bars]]