diff options
author | Pablo RodrÃguez <ousia@users.noreply.github.com> | 2014-09-06 11:28:25 +0200 |
---|---|---|
committer | Pablo RodrÃguez <ousia@users.noreply.github.com> | 2014-09-06 11:28:25 +0200 |
commit | 777b453920ea812ac1b6cd953cc0fc5691e1326a (patch) | |
tree | 82a35530bc8d1a5611cc620afde9666139d503f2 /man/stmd.1.md | |
parent | d095c3dce74bc558c2fb580a0fda511ba42bac42 (diff) |
replace Standard Markdown with CommonMark
Diffstat (limited to 'man/stmd.1.md')
-rw-r--r-- | man/stmd.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 |