I don't get how anyone uses TOML. YAML is whitespace sensitive but it's python rules and quite sensible.
TOML is just plain unreadable to me when I have to figure out what I'm looking at: I convert it to YAML to both read and write it when I have to add new lists/maps.