I removed them, was a copy paste error (for some reason the mail archive has a lot of '3D' in there).
That's an artifact of the encoding. The '=' is used to escape things into hex, and $3D is the hex value of '='. So that's more the raw source formatting being seen.