Quote:
Originally Posted by Jack Tingle
ereader2html, for some unknown reason, uses <br><br> instead of </p><p> to delimit paragraphs. This is a very unusual form. Try a global search and replace.
I've not had any problems with ereader2html, other than poor typing quality.  It's been a long time since I used command line interfaces. I should probably write a script.
Regards,
Jack Tingle
|
The problem with this solution is several. First, the <BR> tags occur in the middle of a sentence... so I wouldn't want to replae it with either a <p> or </p> tag. And in a global replace how would you specify the opening and closing tag?
Thanks for the input, bu this doesn't seem like a good option to me.