forked from LiveCarta/BookConverter
epub converter: small fix
This commit is contained in:
@@ -269,7 +269,7 @@ def add_inline_style_to_html_soup(soup1, css_text):
|
||||
tag.attrs['style'] = style
|
||||
del tag.attrs['livecarta_id']
|
||||
|
||||
wrap_p_if_bg_color(top_tag)
|
||||
wrap_p_to_save_style_attrs(top_tag)
|
||||
|
||||
else:
|
||||
del tag.attrs['livecarta_id']
|
||||
|
||||
Reference in New Issue
Block a user