I just posted about this in another thread here somewhere… and my post was referring to the notification template. Not very useful “notification” when a number of things are all strung together with only spaces. I’m not seeing any linebreaks on the notification template as it stands now - the contents of the field are one long string. Do the line breaks only work when you’re using the {all_custom_fields} tag? I’m breaking out my notification template into individual fields with some HTML formatting.
I may look at doing a hack of some kind if there isn’t an available hook. Thanks.
ADD: Maybe the “freeform_module_insert_begin” hook could be used to take fields with a certain type(?) or short name suffix (?) and loop through, adding a pipe or a comma or something?