Quote:
Originally Posted by Jimbo724
Actually, maybe I don't need a full-blown test document yet. I am using Blue Griffon 1.6.1 to prepare an html file for importation into Calibre and subsequent conversion by Calibre to AZW3 format. Blue Griffon puts "<br>" at the end of each paragraph, "<br>" on a new line before each paragraph, and " " at the start of each paragraph. Apparently the latter is used to indent each paragraph. Does Calibre have a problem overriding " "?
P.S. FWIW, I deleted all occurrences of " " and there are no indents after conversion. I guess I'll gin up a lorem ipsit file after all.
|
< BR />
You have 1 Paragraph
Paragraphs start with a <p>, That is what Calibre indents
You need to replace all < BR /> with </p> <p> to turn thos lines into individual paragraphs