Quote:
Originally Posted by Sylver
If I keep the txt in unicode, the resulting Chinese characters show properly, the chapter links work fine, however the notes link does not, it always point to the first page of the document.
|
I'm not sure that unicode is to blame here as it's possible to code html files in unicode, (presumably with Chinese characters). The output from Markdown processing is html so it may be worth more investigation. Perhaps the intermediate html files, (use calibre's debug mode), may shed some light on this problem.