@all -- Thanks for additional information
In jacket.xhtml's stylesheet.css I have this
Quote:
/*Added for personal preference */
p {
margin-bottom: 1em;
line-height:125%;
}
.emptywithonlycomments{
/* comment 1 */
/* comment 2 */
/* comment 3 */
/* comment 4 */
}
|
ModifyEpub Add/Modify Jacket adds this to the epub
Quote:
.emptywithonlycomments{
}
|
and Calibre debug flags it as an error. I don't remember that condition being flagged as an error
Didn't mean to imply that Calibre was dropping comments, only that empty blocks were flagged as an error