diff options
author | jperkin <jperkin@pkgsrc.org> | 2017-08-25 16:30:23 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2017-08-25 16:30:23 +0000 |
commit | 8e8566b2d6bf124658bc1e870f043f38a89e29b3 (patch) | |
tree | faf60e08123fcfe803873965dabbce683dfe6f85 /textproc/go-mmark | |
parent | d88b78af53580d21f09330b05e03fd02527d2882 (diff) | |
download | pkgsrc-8e8566b2d6bf124658bc1e870f043f38a89e29b3.tar.gz |
Fix formatting of go DESCR files. Some of the contents still leave a lot to be
desired.
Diffstat (limited to 'textproc/go-mmark')
-rw-r--r-- | textproc/go-mmark/DESCR | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/go-mmark/DESCR b/textproc/go-mmark/DESCR index e538c459286..fd935051d4b 100644 --- a/textproc/go-mmark/DESCR +++ b/textproc/go-mmark/DESCR @@ -1 +1,3 @@ -Mmark is a powerful markdown processor Go geared towards writing IETF document.s It is, however, also suited for writing books and other technical documentation. +Mmark is a powerful markdown processor Go geared towards writing IETF +documents. It is, however, also suited for writing books and other technical +documentation. |