md2man - markdown to manpage
https://github.com/sunaku/md2man#readme


# What is it?

md2man is a Ruby library and command-line program that converts
Markdown documents into UNIX manual pages (really Roff documents)
using [Redcarpet](https://github.com/tanoku/redcarpet).

>> Obligatory screenshot: http://ompldr.org/vYnFvbw <<

Here is an example Markdown document to help you get started:
https://raw.github.com/sunaku/md2man/master/EXAMPLE.markdown


# What is new?

## Version 1.2.1 (2012-07-05)

* GH-4: ruby 1.8.7 lacks negative lookbehind regexps.
  Thanks to Postmodern for reporting this issue.

* GH-1: use `~>` for gem version constraints.
  See http://docs.rubygems.org/read/chapter/16
  Thanks to Postmodern for this contribution.

-- You received this message because you are subscribed to the Google Groups 
ruby-talk-google group. To post to this group, send email to 
[email protected]. To unsubscribe from this group, send email 
to [email protected]. For more options, visit this 
group at https://groups.google.com/d/forum/ruby-talk-google?hl=en

Reply via email to