diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 18:21:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 90f67e7e9f702dfba3f5fc6a083c7c503696cc5f (patch) | |
tree | 2dfcb0db7a645ab96c549713672213d6d4b52348 /misc/discount/slack-desc | |
parent | d049fc12b57ed39fd5a6af94f8ca32712bd0b2a9 (diff) |
misc/discount: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'misc/discount/slack-desc')
-rw-r--r-- | misc/discount/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/discount/slack-desc b/misc/discount/slack-desc index f7711ae694c29..a2662f9ccd388 100644 --- a/misc/discount/slack-desc +++ b/misc/discount/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| discount: discount (An implementation of Markdown text to html language in C) discount: -discount: This is an implementation of John Gruber’s Markdown text to html -discount: language written by David Loren Parsons. There’s not much that +discount: This is an implementation of John Gruber's Markdown text to html +discount: language written by David Loren Parsons. There's not much that discount: differentiates it from any of the existing Markdown implementations -discount: except that it’s written in C instead of one of the vast flock of +discount: except that it's written in C instead of one of the vast flock of discount: scripting languages that are fighting it out for the Perl crown. discount: discount: Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ |