summaryrefslogtreecommitdiffstats
path: root/misc/discount/README
blob: cb6ed6d04810524a35d44a3cc1638eccb644db87 (plain)
1
2
3
4
5
6
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
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.