Update ePUB tag replacements
This commit is contained in:
parent
20af0cde39
commit
027c95cc53
@ -192,7 +192,7 @@ if ( ! function_exists( 'fictioneer_fix_tags' ) ) {
|
||||
'</u>' => '</span>',
|
||||
'<s>' => '<span class="strike">',
|
||||
'</s>' => '</span>',
|
||||
'<tfoot>' => '<tbody>',
|
||||
'<tfoot' => '<tbody',
|
||||
'</tfoot>' => '</tbody>'
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user