Fix #909182 (Keep Ligatures Missing on CLI)

This commit is contained in:
Kovid Goyal 2011-12-28 08:45:41 +05:30
parent 7cf5bfeb73
commit 0a671bd026

View File

@ -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',
]
),