Quote:
Originally Posted by KevinH
I could look for all "big" tags and replace each with a span tag with an inline style attribute style="font-size:larger" but many people do not like inline styles even if they are technically correct.
|
Ugly but correct is better than non-conforming.
Quote:
Originally Posted by KevinH
I will look into auto replacement of big tags with spans and inline styles for the next release of epub-itizer.
|
Thanks.