EPUB to RTF w/out paragraph breaks
Cross-posted from the general forum, letīs see if I am luckier among this forumīs readers.
Dear Forumites,
When trying to convert some ebooks from epub to rtf, the output rtf files do not preserve paragraph breaks. Surprised, I viewed the epub source and found out that paragraphs are tagged as follows:
<div class="paragraph">Blah blah blah.</div>
<div class="paragraph">More text here.</div>
and so on.
However, the funny thing is that, if I convert the epub file to mobi first, and then this mobi file to rtf, paragraph breaks are neatly kept. Any help from seasoned users?
|