md2man is a Ruby library and command-line program that converts
Markdown documents into UNIX manual pages (both Roff and HTML).
* Manuals: http://sunaku.github.io/md2man
* Sources: https://github.com/sunaku/md2man
* RubyGem: https://rubygems.org/gems/md2man
## Version 2.0.3 (2014-01-16)
### Patch:
* Use CSS3 `-ch` suffix for accurate 80-character width in HTML output.