ContributionsMost RecentMost LikesSolutionsHow to add a line break in body email using snaplogic expression Hello friends! Does anyone know a way to add some line breakers (\n) into an body´s email? Example, _v1+" “+_v2+” "+_v3 has this output: 1 2 3 how can i have this output: 1 2 3 Note- i´ve tried plain and HTML text. I´ve tried several ways inside Snaplogic’s expressions tool, but without success (\n is simply ignored). Any hint is welcome, even if i have to add other snaps. Cheers!