Forum Discussion
soapug
12 years agoNew Contributor
This has nothing to do with Groovy or e-mail (or SoapUI for that matter).
The issue is that HTML formatting is not like text. You add new lines in HTML using the <br /> tag.
The alternative is not to use HTML for the e-mail body. Just use plain text.
The issue is that HTML formatting is not like text. You add new lines in HTML using the <br /> tag.
The alternative is not to use HTML for the e-mail body. Just use plain text.