From 777b453920ea812ac1b6cd953cc0fc5691e1326a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Rodr=C3=ADguez?= Date: Sat, 6 Sep 2014 11:28:25 +0200 Subject: replace Standard Markdown with CommonMark --- man/stmd.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/stmd.1.md') diff --git a/man/stmd.1.md b/man/stmd.1.md index 6e38afc..3947a79 100644 --- a/man/stmd.1.md +++ b/man/stmd.1.md @@ -17,8 +17,8 @@ stmd [*options*] [file\*] `stmd` acts as a pipe, reading from stdin or from the specified files and writing to stdout. It converts markdown formatted plain -text to HTML, using the conventions described in the standard -markdown spec. +text to HTML, using the conventions described in the CommonMark +spec. # OPTIONS -- cgit v1.2.3