Quote:
Originally Posted by shotsky
Actually, what is happening is that the original attribute name is replaced with the intit attribute in the html itself.
|
Yes, I understood you the first time. All I was trying to say was that if the conversion process, which minimises and simplifies all the css, decides that only one of "RM-recipe-method" and "intit" are needed then all attributes in the html for the 'superfluous' class name would be renamed to the 'retained' class name ... but conversion is complicated and there's probably a lot more to it than that.
I think you've had the official answer to your request. I've never seen calibre produce html tags with multiple classes e.g. <p class="xxx yyy"> so I'd be surprised if it started now (
thankfully from my POV, I'd hate that).
Speaking only for myself, I try to keep my input tags and classes as simple/minimal as possible and have found that calibre seems to retain my input class names during conversion these days (except, of course, when the input html has classless tags like <h1>, <p> etc). Whether this is pure dumb luck or whether I've inadvertently found a 'magic formula', I don't know. I suspect the former