Whitespace is significant in the <body/> element, no?

Norman Rasmussen wrote:
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


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to