TXT Input: Heuristic processing enables smarten punctuation.

This commit is contained in:
John Schember 2011-02-07 17:52:15 -05:00
parent ad32cd1d72
commit 8eddfd7e78

View File

@ -114,6 +114,7 @@ class TXTInput(InputFormatPlugin):
if options.formatting_type == 'heuristic':
setattr(options, 'enable_heuristics', True)
setattr(options, 'unwrap_lines', False)
setattr(options, 'smarten_punctuation', True)
# Reformat paragraphs to block formatting based on the detected type.
# We don't check for block because the processor assumes block.