diff --git a/kindlecomicconverter/comic2ebook.py b/kindlecomicconverter/comic2ebook.py index 916c268..8b8d571 100755 --- a/kindlecomicconverter/comic2ebook.py +++ b/kindlecomicconverter/comic2ebook.py @@ -144,7 +144,7 @@ def buildHTML(path, imgfile, imgfilepath, imgfile2=None): f.write('
.
\n') f.write(f'\n') if imgfile2: - f.write(f'\n') + f.write(f'\n') f.write("\n") if options.iskindle and options.panelview: if options.autoscale: