Creating HTML pages with markdown.pl

Using markdown.pl

Here is the easiest way to convert your Markdown to HTML:

html="`echo -e "$my_markdown" | markdown.pl`"