forked from LiveCarta/BookConverter
Fix style problem with span
This commit is contained in:
@@ -117,7 +117,7 @@ class LiveCartaConfig:
|
||||
("vertical-align", "super"): "sup"
|
||||
}
|
||||
|
||||
LIVECARTA_STYLES_CANT_BE_IN_TAG = {
|
||||
LIVECARTA_STYLES_CAN_BE_IN_TAG = {
|
||||
"p": ["text-align", "text-indent", "border-bottom", "border-top"],
|
||||
"li": ["text-align", "list-style-type"],
|
||||
"ul": ["list-style-type"],
|
||||
|
||||
Reference in New Issue
Block a user