You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matteo Bernardini 90f67e7e9f misc/discount: Fix invalid chars in desc. 10 years ago
..
README misc/discount: Fix invalid chars in desc. 10 years ago
discount.SlackBuild misc/discount: Updated for version 2.1.8a. 10 years ago
discount.info misc/discount: Updated for version 2.1.8a. 10 years ago
slack-desc misc/discount: Fix invalid chars in desc. 10 years ago

README

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
differentiates it from any of the existing Markdown implementations
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.