View Single Post
Old 03-25-2008, 08:42 PM   #457
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by mateo View Post
fixhtml makes everything left aligned, even the parts that are supposed to be centered. which i guess is preferrable to everything being center aligned. but i think i'll try some find and replace find. if what you are saying is that </p> is being ignored because it is on the same line as a new paragraph that's not supposed to be inside the p tag, i might be able to fix this.
No, I am saying that maybe the parser is simple so it looks for the next <p> to see were the paragraph ends. The error is the that body text is not inside <p> </p>.
tompe is offline   Reply With Quote