Skip to content

Implement epub support

jvoisin requested to merge add_epub into master

This commit implements the following:

  • Improved CSS support: comments are now stripped
  • Preliminary EPUB support
  • Refactorisation of the HTML parser
  • Tests to keep the coverage at 100%
Edited by jvoisin

Merge request reports