Quote:
Originally Posted by kovidgoyal
html2epub doesn't filter CSS rules. However, it will eventually support embedded fonts, which should do what you need.
|
OK.
Embedded fonts is not so useful for CJK, because CJK font set is too large.
Anyway, thanks.
To JeffElkins:
You can try substituting <br> to <p> before using html2epub. I may helps.