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