slackbuilds_ponce/misc/discount
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05:00
..
discount.info
discount.SlackBuild
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

discount (An implementation of Markdown text to html language in C)

This is an implementation of John Grubers Markdown text to html
language written by David Loren Parsons. Theres not much that
differentiates it from any of the existing Markdown implementations
except that its written in C instead of one of the vast flock of
scripting languages that are fighting it out for the Perl crown.