Implement epub support
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
This commit implements the following: