Request regarding CSS generation
Hi,
I have a small (?) request for the developers, if they/anyone is interested.
Currently the CSS generated by the conversion engine does not include a semi-colon after the last declaration. Now I know that this is all perfectly fine and legal.
However, it makes performing search & replace on calibre generated CSS a real PITA, as one often has to run two searches to ensure all instances are found and changed. Or one searches an end declaration and forgets about the semi-colon on others.
My request is is it possible for all CSS declarations to end with a semi-colon?
Thank you
|