Quote:
Originally Posted by HarryT
All ebook format are based on HTML, and HTML ignores extra "white space" between words.
|
It doesn't HAVE to just because it's HTML based. I mean, I'm not doubting it does in the app you're using, but HTML does include mechanisms for increasing white space.
In fact, I just tried a straight test in IE 10 and Chrome and they both show the difference between one and two spaces clearly, with no special markup.
Then there are <pre> tags,  , and more.