
Libsoldout is a library implementing a parser for john gruber's markdown language (http://daringfireball.net/projects/markdown/).
this package contains the code to build examples of programs exploiting libsoldout. even though they are meant to show how to program with libsoldout they are fully functional. the examples are
* markdown2html: a markdown to html converter
* markdown2latex: markdown to latex converter
* markdown2man: a markdown to man page converter