View Single Post
Old 01-01-2014, 11:07 PM   #107
toddos
Guru
toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.toddos ought to be getting tired of karma fortunes by now.
 
toddos's Avatar
 
Posts: 695
Karma: 822675
Join Date: May 2010
Device: Kobo Aura, Nokia Lumia 920 (Freda)
I'm seeing an issue in the new WP8 version where the "remove blank lines" setting doesn't seem to work when it's set to "no". Specifically, I have a book where the code looks like this (suboptimal, probably slightly incorrect, but it is what it is):

Code:
      <p class="para">It was time to fight.</p>

      <p class="spaceBreak">&nbsp;</p>

      <p class="paraNoIndent">Barriga stumbled as he crawled past the stump of a fallen tree. Blood from his brow dripped onto the ground, and the dark-speckled nettles seemed to soak it in, feeding upon his life. He raised a trembling hand to his brow. The bandage was soaked through.</p>
That "spaceBreak" paragraph is intended to create a space between the two paragraphs, and I would expect with "remove blank lines" set to "no" Freda should do the right thing. Instead, Freda is actually removing that blank line. See the attached picture, for example.
Attached Thumbnails
Click image for larger version

Name:	Bad paragraph spacing.png
Views:	916
Size:	260.9 KB
ID:	117457  
toddos is offline   Reply With Quote