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.1 (2013-02-23) Patch: * rakefile: arbitrary directory structure under man/ https://github.com/sunaku/md2man/pull/3#issuecomment-9429077 Thanks to Postmodern for raising this issue. * hook into 'build' task only if using Bundler tasks https://github.com/sunaku/md2man/pull/7#issuecomment-9467621 Thanks to Postmodern for raising this issue. * GH-8: Redcarpet requires Ruby 1.9 and so must we https://github.com/sunaku/md2man/issues/8#issuecomment-9509240 Thanks to Postmodern for raising this issue. Other: * README: add md2man-html(1) and Md2Man::HTML usage * LICENSE: use GitHub profile URLs instead of e-mail -- [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.
