Jakub
Jakub
I somehow missed `WTable::createCell()` was virtual. Probably because I wanted to fix it quickly and move on. This is the reason for the delay in my activity too, sorry for...
You could use `dom-texts` on `libxml-parse-html-region`'s output instead of grepping through whole html files. `shr-render-region` is pretty slow and caching every rendered epub page could take ages (and a lot...
> (...) how do you jump back from a hit to the corresponding location in the buffer? Searching through `dom-texts` would be there only to find the next page containing...