The MobiUnpack tries to massage the original mobi6 mobi code code as little as possible (other than replacing or updating the links). If the original source did not use proper line endings then the html file produced by MobiUnpack will not have proper line endings. Remember line endings (carriage returns, line feeds or some combination) are ignored in html and so some html preprocessing programs will actually remove them to save space.
You can use any regular expressions to add line ends or you choice after every closing </div> or </p> or almost wherever you like.
KevinH
Quote:
Originally Posted by JSWolf
Bug report!
I just used Mobi_Unpack 0.51 to unpack a Mobipocket file and the HTML file I got back is all one line. There needs to be line endings at the different lines.
|