Implement adding of Pokemon chapter to epub including images

This commit is contained in:
2022-10-22 13:20:12 -04:00
parent 10884ce073
commit 951649bd9e
4 changed files with 52 additions and 3 deletions

3
.gitignore vendored
View File

@@ -5,6 +5,9 @@ __pycache__/
*$py.class
.vscode
pokemon
tmp
poos.epub
test.epub
# C extensions
*.so