Converts markdown to man pages and HTML documentation
Builds manuals - the opposite of roff
ronn
$ ronn README.md
$ ronn --roff --html mycommand.1.ronn
$ ronn --man script.1.ronn && man ./script.1