[Bug?] epub3 - nav destroyer
Step-by-step to destroy nav file.
1. Get any epub3 file with nav file.
2. Open nav file in Code View.
3. Go to <head> section.
4. Try adding the <title> or <style> inside the head section.
Just start typing <title or <style
The nav file is destroyed and the default nav (from the NavProcessor.cpp file) appears instead.
While the title in nav file does not make too much sense, declaring styles is useful.
Last edited by BeckyEbook; 06-12-2018 at 12:04 PM.
|