slackbuilds_ponce/misc/discount/README

8 lines
402 B
Text
Raw Normal View History

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.