Calibre 5.44
Suddenly this morning the editor stop adding css files in the header
when creating a new file.
And in <title><title> the apostrophe is change to '
Which is result in this
Quote:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>L'Œuvre au noir</title>
</head>
<body>
</body>
</html>
|
Why ?