Quote:
Originally Posted by Nate the great
What I asked was whether the conversion software would replace the div tag with the correct supported hr tag.
|
Using rbburst, you can explode the .rb that was created with the '<hr size=0>' tag and you will then notice that the tag '<HR NEW-PAGE>' is actually used by the .rb format!
The '<hr size=0>' is NOT ignored by calibre when creating .epub, .lrf, etc... so it isn't useful within .html that is used to create multiple ebook formats (it is ignored by eBook Publisher

).

Fixing rbmake to support this may work for that software, but it won't be available to eBook Publisher or the old RocketLibrarian that also create .rb from .html.