Retaining inline CSS in <img> tags
Is there a way to have Calibre's converter retain the inline CSS in the <img> tags of my MOBI file? The images have styling specifying their width/height that is discarded whenever I run a conversion. (<img style="..." src="..."> becomes <img src="...">)
|