projects / org / se7enxweb / githubmarkdown
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
githubMarkdown | 7x | stable |
Version | Compatible with |
---|---|
N/A | N/A |
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
$ gem install redcarpet pygments.rb
$ ./githubMarkdown.rb [-t] input.md ouput.html
-t : Display tables content (replace ::generate_toc mark)