mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #909182 (Keep Ligatures Missing on CLI)
This commit is contained in:
parent
7cf5bfeb73
commit
0a671bd026
@ -141,7 +141,7 @@ def add_pipeline_options(parser, plumber):
|
||||
'insert_blank_line', 'insert_blank_line_size',
|
||||
'remove_paragraph_spacing',
|
||||
'remove_paragraph_spacing_indent_size',
|
||||
'asciiize',
|
||||
'asciiize', 'keep_ligatures',
|
||||
]
|
||||
),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user