MDC

A simple executable that generate html and pdf from markdown files.

Installation

Simple install it yourself as:

  $ gem install mdc

Usage

  mdc file.md

Contributing

  1. Fork it ( https://github.com/americodls/mdc/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
© 2014 @americodls