View Single Post
Old 10-30-2023, 11:41 AM   #1
jiembe
Zealot
jiembe began at the beginning.
 
Posts: 145
Karma: 10
Join Date: Sep 2016
Location: Montréal Québec
Device: Kobo Glo; Kobo Libra
Lost the insertion of the css in header

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 &apos;

Which is result in this
Quote:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>L&apos;Œuvre au noir</title>
</head>

<body>

</body>
</html>
Why ?
jiembe is offline   Reply With Quote