forked from LiveCarta/BookConverter
Create preset for wrapping tags with tables
This commit is contained in:
@@ -64,4 +64,4 @@ def update_images_src_links(body_tag: BeautifulSoup,
|
||||
del img.attrs["height"]
|
||||
if img.attrs.get("style"):
|
||||
del img.attrs["style"]
|
||||
return path2aws_path
|
||||
return path2aws_path
|
||||
|
||||
Reference in New Issue
Block a user