i’ve read a few other post on here regarding this topic. I understand that \r\n is for Windows and \n is for Unix so which is recommended for all users? I’m sending out an email and want both Mac and Windows users to have the line break
i’ve read a few other post on here regarding this topic. I understand that
Share
I’ve found
\r\nhas issues in Outlook 2007. Using\nseems to work in all clients I’ve tested.