you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

One thing you can run into is that nesting things is hard in TOML: https://stackoverflow.com/questions/48998034/does-toml-support-nested-arrays-of-objects-tables

The syntax is simply not built for that, because .ini format.

  • source
  • parent