md2man - markdown to manpage https://github.com/sunaku/md2man#readme
md2man is a Ruby library and command-line program that converts Markdown documents into UNIX manual pages (both roff and HTML) using the [Redcarpet](https://github.com/vmg/redcarpet) library. ## Version 1.4.2 (2013-02-24) Patch: * The `md2man:web` task from `md2man/rakefile` now: * emits valid HTML5 with helpful HTML page titles * uses Twitter Bootstrap styling for HTML man pages * emits only ONE index page for all HTML man pages * see http://sunaku.github.com/tork/ for an example Other: * README: better organize the subsections of "Usage" * include md2man rake tasks in developer's rakefile -- [email protected] | https://groups.google.com/d/forum/ruby-talk-google?hl=en --- You received this message because you are subscribed to the Google Groups "ruby-talk-google" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
