This commit is contained in:
Kovid Goyal 2010-12-24 09:40:13 -07:00
parent d316f617e4
commit 737fc8961f

View File

@ -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