mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d316f617e4
commit
737fc8961f
@ -468,6 +468,7 @@ class MobiMLizer(object):
|
||||
vtag.append(child)
|
||||
else:
|
||||
break
|
||||
if vbstate.para is not None:
|
||||
for child in vbstate.para:
|
||||
vtag.append(child)
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user