blob: 626840f76b524e799bc60e3eef66def6176ea79e (
plain)
1
2
3
4
5
|
## Added 'json' output_format to configure_file()
When no input file is specified, [[configure_file]] can now
generate a `json` file from given [[@cfg_data]].
Field descriptions are not preserved in the json file.
|