aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index 9807fbc1c..40fe3aafd 100644
--- a/README
+++ b/README
@@ -372,10 +372,8 @@ Reader options
: Produce typographically correct output, converting straight quotes
to curly quotes, `---` to em-dashes, `--` to en-dashes, and
`...` to ellipses. Nonbreaking spaces are inserted after certain
- abbreviations, such as "Mr." (Note: This option is significant only when
- the input format is `markdown`, `markdown_strict`, `textile` or `twiki`.
- It is selected automatically when the input format is `textile` or the
- output format is `latex` or `context`, unless `--no-tex-ligatures`
+ abbreviations, such as "Mr." (Note: This option is selected automatically
+ when the output format is `latex` or `context`, unless `--no-tex-ligatures`
is used.)
`--old-dashes`