key_val_with_new_lines
Note
ID: catalog.templates.key_val_with_new_lines | Type: KeyValTemplate
{
"pairs_seperator": "\n",
"type": "key_val_template",
"use_keys_for_outputs": true
}
Explanation about KeyValTemplate
Generate field ‘source’ from fields designated as input, and fields ‘target’ and ‘references’ from fields designated as output, of the processed instance.
Args specify with what separators to glue together the input and output designated fields of the processed instance into one string (‘source’ and ‘target’), and into a list of strings (‘references’).