View Single Post
Old 04-05-2013, 07:18 AM   #14
teh603
Autism Spectrum Disorder
teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.
 
teh603's Avatar
 
Posts: 1,212
Karma: 6244877
Join Date: Sep 2011
Location: Coastal Texas
Device: Android Phone
Quote:
Originally Posted by mrmikel View Post
No break spaces exist because HTML does not recognize more than one space in a row as valid. It ignores them. So no break spaces allow you to enter spaces and make sure they will be shown. Sigil has no way of reading your mind as to whether you REALLY want a space there all the time or not, so it inserts a guaranteed no break space.
I'll call this several steps back in word processing. Using the spacebar for tables and spacing is a pretty bad idea unless you're in a monospaced font, so why even support it? Doesn't HTML support tables for a reason?

Edit: Then again, we are talking about a language written without a tab character, so I guess anything's impossible.

Last edited by teh603; 04-05-2013 at 07:20 AM.
teh603 is offline   Reply With Quote