diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-02-12 09:57:20 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:53 +0700 |
commit | 7e8b6522787627763b113439a7e99491479f2b94 (patch) | |
tree | 073e8e5ffce899800102392ac15f45c926adf49c /misc/discount/slack-desc | |
parent | 03612b59a5b7bf14e85a76e4176a42adf39a169b (diff) |
misc/discount: Updated for version 2.2.2 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/discount/slack-desc')
-rw-r--r-- | misc/discount/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/discount/slack-desc b/misc/discount/slack-desc index a2662f9ccd388..e2ce055ce4753 100644 --- a/misc/discount/slack-desc +++ b/misc/discount/slack-desc @@ -6,9 +6,9 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -discount: discount (An implementation of Markdown text to html language in C) +discount: discount (implementation of Markdown text to html language in C) discount: -discount: This is an implementation of John Gruber's Markdown text to html +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 |