From 90f67e7e9f702dfba3f5fc6a083c7c503696cc5f Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Thu, 26 May 2016 18:21:40 +0200 Subject: misc/discount: Fix invalid chars in desc. Signed-off-by: Matteo Bernardini --- misc/discount/README | 6 +++--- misc/discount/slack-desc | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc/discount') diff --git a/misc/discount/README b/misc/discount/README index cb6ed6d04810..8019baee0116 100644 --- a/misc/discount/README +++ b/misc/discount/README @@ -1,7 +1,7 @@ discount (An implementation of Markdown text to html language in C) -This is an implementation of John Gruber’s Markdown text to html -language written by David Loren Parsons. There’s not much that +This 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 +except that it's written in C instead of one of the vast flock of scripting languages that are fighting it out for the Perl crown. diff --git a/misc/discount/slack-desc b/misc/discount/slack-desc index f7711ae694c2..a2662f9ccd38 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/ -- cgit v1.2.3