pandoc -s file1.md -o file1.htmlYou can use this to generate web pages on the fly or statically.
Computer Tips - Convert: How to convert Markdown to HTML?
Date: 2013oct21
Product: pandoc
Keywords: panadoc, rtf
Q. Convert: How to convert Markdown to HTML?
A. Pandoc is like a good solution.
http://johnmacfarlane.net/pandoc/
Works on the command line: