diff options
Diffstat (limited to 'textproc/go-md2man/pkg-descr')
-rw-r--r-- | textproc/go-md2man/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/go-md2man/pkg-descr b/textproc/go-md2man/pkg-descr index 6439d026432d..888b842f8c32 100644 --- a/textproc/go-md2man/pkg-descr +++ b/textproc/go-md2man/pkg-descr @@ -1,5 +1,3 @@ go-md2man: Converts Markdown into roff (man pages). It uses blackfriday to process Markdown. - -WWW: https://github.com/cpuguy83/go-md2man |