Quote:
Originally Posted by Turtle91
This could happen any time you have a space between items. It is not peculiar to the ellipses. To prevent it from being orphaned either use an before the ellipses character, or don't use a space at all.
|
On some ereaders, the bad linebreak occurs before/after an ellipsis with NO space.
For example:
Code:
This is an example…”
This is an example….
This is an example.…
could display as:
Code:
This is an example…
”
This is an example…
.
This is an example.
…
I believe GrannyGrump (and others) noted that in those older ellipsis threads.