Open rofrol opened 3 years ago
I have epub from https://helion.pl and could not read it with bk.
I have modified the epub file like here https://github.com/kisswiki/kisswiki/blob/master/src/00other/epub_bk_reader_html_entities.md
Maybe this could be handled automatically?
that is an issue with the xml library: https://github.com/RazrFalcon/roxmltree/issues/12
maybe, or we can use a different lib. pr welcome
I have epub from https://helion.pl and could not read it with bk.
I have modified the epub file like here https://github.com/kisswiki/kisswiki/blob/master/src/00other/epub_bk_reader_html_entities.md
Maybe this could be handled automatically?