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/README | |
parent | 03612b59a5b7bf14e85a76e4176a42adf39a169b (diff) | |
download | slackbuilds-7e8b6522787627763b113439a7e99491479f2b94.tar.gz slackbuilds-7e8b6522787627763b113439a7e99491479f2b94.tar.xz |
misc/discount: Updated for version 2.2.2 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/discount/README')
-rw-r--r-- | misc/discount/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/discount/README b/misc/discount/README index 8019baee01..ffa5bab9fb 100644 --- a/misc/discount/README +++ b/misc/discount/README @@ -1,6 +1,4 @@ -discount (An implementation of Markdown text to html language in C) - -This is an implementation of John Gruber's Markdown text to html +Discount is an implementation of John Gruber's Markdown text to HTML language written by David Loren Parsons. There's not much that differentiates it from any of the existing Markdown implementations except that it's written in C instead of one of the vast flock of |