mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
oops
This commit is contained in:
parent
b0978777e5
commit
a44a5040e0
@ -1062,7 +1062,7 @@ class HTMLConverter(object):
|
||||
self.list_level += 1
|
||||
if tagname == 'ol':
|
||||
old_counter = self.list_counter
|
||||
self.list_counter = 1
|
||||
self.list_counter = 1
|
||||
prev_bs = self.current_block.blockStyle
|
||||
self.end_current_block()
|
||||
attrs = self.current_block.blockStyle.attrs
|
||||
|
Loading…
x
Reference in New Issue
Block a user