it is bit strange that they all the same exactly almost
may be right name is grouping?
so the rest of params will be forced to move to next line
on UI:
| paraam 1 | | param2 |
==================
| paraam 3 |
in config.json
just to explain the idea:
{
name: param1
},
{
name: param2,
type: text
},
{
name: None
value: "="
type: delimiter (i guess)
},
{
name: param3
}