githubMarkdown

UNIX name Owner Status
githubMarkdown 7x stable
Version Compatible with
N/A N/A
Convert markdown to html file offline

githubMarkdown

Cli script which transform markdown to html using Github Flavored Markdown specifications.

Original script comes from Docter, and update for this case.

All pygments language supported are available here

Requirements

$ gem install redcarpet pygments.rb

Usage

  1. Clone this repository
  2. cd to the repo
  3. Just place your markdown file to this directory
  4. Don't forget to run chmod +x githubMarkdown.rb
  5. Execute
$ ./githubMarkdown.rb [-t] input.md ouput.html

-t : Display tables content (replace ::generate_toc mark)

Changes

2013-04-26

  • Initial commit

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.