From 455a6a937df0e6eb4612c0f818a36e6a0629ee4b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 15 Feb 2015 11:15:04 -0800 Subject: Implemented --smart for man output. --- man/man1/cmark.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man1/cmark.1') 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. -- cgit v1.2.3