summaryrefslogtreecommitdiff
path: root/man/man1/cmark.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/cmark.1')
-rw-r--r--man/man1/cmark.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/cmark.1 b/man/man1/cmark.1
index 305761f..c2a023a 100644
--- a/man/man1/cmark.1
+++ b/man/man1/cmark.1
@@ -36,8 +36,8 @@ Consolidate adjacent text nodes.
Use smart punctuation. Straight double and single quotes will
be rendered as curly quotes, depending on their position. `--`
will be rendered as an en-dash. `---` will be rendered as
-an em-dash. `...` will be rendered as ellipses. Currently
-only supported for HTML output.
+an em-dash. `...` will be rendered as ellipses. (This option
+has no effect on XML output.)
.TP 12n
\-\-help
Print usage information.