mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix bug #3620: Don't put a space before span tags.
This commit is contained in:
parent
8939fef088
commit
fd65635a01
@ -34,7 +34,6 @@ BLOCK_STYLES = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
SPACE_TAGS = [
|
SPACE_TAGS = [
|
||||||
'span',
|
|
||||||
'td',
|
'td',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user