Jonas Sicking wrote: > Ugh, I hate making webpages uglier for the sake of editor. Couldn't > editor add an and then convert that to a space once you type > something.
That doesn't behave right wrt wrapping (e.h. hitting space after a word that fits should NOT wrap it to the next line, which adding an could do). I suppose we could introduce Yet Another Value for white-space to handle this case, but.... -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

