mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
6a0fb83859
commit
e9ff43ab78
@ -82,5 +82,5 @@ def cleanup_markup(root, styles):
|
||||
parent.text = span.text
|
||||
parent.remove(span)
|
||||
for child in span:
|
||||
parent.append(span)
|
||||
parent.append(child)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user