View Single Post
Old 10-21-2012, 11:30 AM   #4
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
It would not be valid xml to remove the &nbsp;</p> since you would leave an unclosed paragraph in your document. This would cause problems with some reading systems, (I've caused such problems before in Adobe Digital Editions by using similar, badly formed xml.)

The calibre generated code looks as though it should faithfully display the text as shown in your original, (which appears to have a line break), so, on this basis perhaps your source needs a bit of a tidy up if you want to achieve a different result on conversion.

What format is your original document in? (Plain text?).
Agama is offline   Reply With Quote