Quote:
Originally Posted by theducks
The image tag pair is supposed to be INSIDE the block level tags (p,div,h# are block level)
|
Are you sure? When I use the calibre "Insert Image" button, all it inserts is: <img alt="Image" src="images/00004.png" />. No block level tags.
In playing with this, I notice that the above path is produced when I insert the image into a subfile (part0003.html) which I inserted into the book (post conversion). The path <img alt="Image" src="../images/00004.png"/> was produced when I inserted the same image into a subfile which originated with the initial conversion to .azw3.
I have saved the book file, but not re-opened it again after closing the calibre editor. I've noticed that the subfiles names are changed after re-opening. Hm!