[jdev] XHTML-IM XEP implementation

Norman Rasmussen norman at rasmussen.co.za
Thu Jan 4 14:35:47 CST 2007


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 <bz at datenkueche.com> 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: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the JDev mailing list