Is your feature request related to a problem? Please describe
I prefer TOML as a configuration format over JSON and YAML. It's easier to read and write.
Describe the solution you'd like
Add TOML as an option for defining collections/frontmatter to use in Form Editor.
Describe alternatives you've considered
Does grinning and bearing it count as an alternative?
Additional context
TOML specification: https://toml.io/en/
Example JS library: https://github.com/BinaryMuse/toml-node
TOML is supported in other static site generators like Hugo: https://gohugo.io/content-management/front-matter/
Is your feature request related to a problem? Please describe
I prefer TOML as a configuration format over JSON and YAML. It's easier to read and write.
Describe the solution you'd like
Add TOML as an option for defining collections/frontmatter to use in Form Editor.
Describe alternatives you've considered
Does grinning and bearing it count as an alternative?
Additional context
TOML specification: https://toml.io/en/
Example JS library: https://github.com/BinaryMuse/toml-node
TOML is supported in other static site generators like Hugo: https://gohugo.io/content-management/front-matter/