Re: plaintext problems.

Michael Yount <[email protected]> Tue, 13 Nov 2007 12:56:14 -0800
Newsgroups gmane.mail.majordomo.majordomo2.devel
Message-ID <[email protected]>
Steven W. Orr wrote:
>
>
> When people send stuff that's not plaintext, a number of characters 
> get converted to "?". One example is, in html, "&nbsp;" which is just 
> a space but comes out as a ?mark.
>
The formatting is done by the HTML::FormatText module, so any changes 
would need to be incorporated by its author.

Aside from &nbsp; what other entities are changed into a question mark?


Michael