I noticed that Calibre "forgets" a descriptive line from the header when splitting an HTML file into two.
Code:
<meta content="application/xhtml+xml; charset=utf-8" http-equiv="Content-Type"/>
Is this related to the fact that the file itself is an HTML and not an XHTML one? That line comes from a commercial book BTW.
Thanks for clarifying.