How can I insert a new line (carriage return) in the text of the email sent by Blink Email? I tried to insert the unicode “\u000A” but no success…
Use \n
1 Like
I tried it first. Should have mentioned it. No success either.
For info, as Blynk Email does not (yet ) support sending a file as an attachment, I would like to format the body message as CSV
Please try this <br>
Thanks that’s it! I should have think to use html formatting…
In general it depends on content type we set in header during mailing. Right now this type is html
.