preferListSyntax

Should tables be generated using table syntax or inline table syntax (i.e. square brackets)? If CollectionSyntax.Table, lists will still be serialized using inline syntax when required to produce correct TOML.

Default: CollectionSyntax.Table