I'm sending a HTML email to gmail mail address. The html has a textarea with a URL (simply text) in it. The URL is bit long.
On receiving the mail, The URL in the textarea shows something like below mydomain.com/<WBR>/corp/ ...
Any idea how to get rid of this <WBR> tag? |