Hi j.p.s,
First, I'd like to thank you for the work you've done so far.
I was in the process of reverse engineering azw3r files and then found your project and it's been super helpful.
I'm not sure if this is a known issue, but I tried using your tool to extract highlights (with no notes) from a book, but the highlight text it is extracting is not correct.
I suspect the rawml file I'm providing it might not to be the right one.
I used KindleUnpack and it gave me 2 different rawml files: mobi7/book.rawml and mobi8/book.rawml.
I tried running `azw3r -i book.azw3r -h -r book.rawml` with both of them and the extracted highlight text is incorrect.
Any ideas?
Thanks!