Quote:
Originally Posted by Georgie W
Hi. FIrst, thanks for this plug-in - really really useful!
When I type a review in Calibre, I can have it sync to GR when I shelve a book. My problem is that when the review appears in GR, it's acquired lots of extra paragraph spaces along the way. The first line of the review is always shifted down by <div>, and "simple" carriage returns in Calibre now move text down two lines (not the one I had intended). Is there a way round this?
|
That is related to the changes in calibre 4.x with the control used to edit comments and long text. And that was due to changes in the underlying Qt libraries and controls. This formats the HTML code in a different way from before. It means there are line ends after these tags. GR is also at fault here, because these shouldn't be affecting the formatting.
I'll have to look and see if there is a way to stripe these line ends, but not strip any in the middle of the actual text. Or affect the formatting in some other way.