Pandoc from Markdown to HTML

Pandoc can convert from Markdown to HTML with a single command.

pandoc -s -o output.html input.md