mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 18:22:37 -04:00
...
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user