hteumeuleu/email-bugs

This URL https://unicode-table.com/ has changed to https://symbl.cc/

Opened this issue · 0 comments

          Last week on the [#emailgeeks Slack](https://email.geeks.chat/), @M-J-Robbins shared an interesting example that gets clipped because of a special character.

Just got an email through that Gmail said was clipped but the code is tiny and no obvious errors.

This is the character in question `` (not sure if slack will auto convert that) but I believe it’s this one https://symbl.cc/en/0092/

Here’s an html example https://litmus.com/scope/ajulzityfxh6

<html>
  <p>�you�re</p>

A screenshot on Gmail showing an email getting clip because of a special character

This only happens on the new Gmail redesign, not on the old one. This is very interesting because I also noticed a lot of emails getting clipped for no apparent reason since the redesign. I'll try to see if there are more characters triggering this.

Originally posted by @hteumeuleu in #41 (comment)