Sending Emails in Japanese
Hi everyone,
We have begun sending emails out in Chinese, Japanese and Korean. We are running into a few issues and I was wondering if anyone has any solutions to these? We noticed that some of the characters (mostly Japanese) don't have many spaces between characters. To remedy this, we added word-break:break-all; to all td with text. This did fix the issue, however, now we are noticing that the punctuation is going onto its own line. Is there a solution to this besides adding a hard <br/>?