Using epubitizer 5.0 I noticed in nav.xhtml, the title may be missing in head (had to had it manually to pass epubcheck) :
<head>
<meta charset="utf-8" />
<style type="text/css">
ol { list-style-type: none; }
</style>
<title></title>
</head>
Not essential, but...
Thanks anyway for this plugin (and happy new year, of course !)
|