ekampp / md2html

Home Page:https://medium.com/@aziflaj/converting-markdown-to-html-using-ruby-c9c92b45aeb1#.52f97nry7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md2html

Developed through the 25th week of my Project52, this is a simple Ruby script that converts a Markdown file into an HTML file. It is not intended to be used as a production-ready gem; Redcarpet is a better version of this (or in fact, this repo is a bad version of Redcarpet).

About

https://medium.com/@aziflaj/converting-markdown-to-html-using-ruby-c9c92b45aeb1#.52f97nry7


Languages

Language:Ruby 74.3%Language:HTML 24.4%Language:Shell 1.4%