What about just making whitespace significant in the xmpp spec?

i.e. most client will want to replace space with nbsp before
displaying to the user, or maybe you can set a flag on the html
renderer

On 12/15/06, Bernhard Zwischenbrugger <[EMAIL PROTECTED]> wrote:
Depends on encoding
&nbsp; is encoding="us-ascii"
> Is it possible to use &nbsp ?
>
>
UTF-8 does not allow &nbsp;
use &#160;

Bernhard




--
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/

Reply via email to