mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
PDB eReader output: Correct tag.
This commit is contained in:
parent
a0821a6882
commit
de4296018c
@ -27,7 +27,7 @@ TAG_MAP = {
|
||||
'del' : 'o',
|
||||
'h1' : 'x',
|
||||
'h2' : 'X0',
|
||||
'h3' : 'x1',
|
||||
'h3' : 'X1',
|
||||
'h4' : 'X2',
|
||||
'h5' : 'X3',
|
||||
'h6' : 'X4',
|
||||
|
Loading…
x
Reference in New Issue
Block a user