Just for the record, there's also blackfriday-tool
command line utility, which utilizes blackfriday, a Go markdown processor, and looks a bit smarter (for example, understands what to replace with HTML character entities, etc). Being a cross-platform single binary with no dependencies (even no Perl) is also handy sometimes.