mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #3620 (Inappropriate spaces before tags in HTML (or ePub) > TXT conversion)
This commit is contained in:
parent
854587d38b
commit
23410ede6a
@ -34,7 +34,6 @@ BLOCK_STYLES = [
|
||||
]
|
||||
|
||||
SPACE_TAGS = [
|
||||
'span',
|
||||
'td',
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user