Quote:
Originally Posted by fogice
Many online writers that I download with FancFicFare are prone to using two spaces between every sentence, which I find ugly to read on an ereader.
|
Unless they're non-breaking spaces or entities (or they have "whitespace: pre" css applied), you'd probably never see back to back spaces between sentences on an ereader. Consecutive whitespace characters are typically collapsed into one space in html renderers.