It would be nice if multi-line fields were handled differently. Either a global or per field setting to replace newlines with a specific character.
I got around this by making my template "return nl2br($r['@profile_teams'])". To accomplish that I had to install this patch though: http://drupal.org/node/183379
Comments
Comment #1
pukku commented