By Kristjan Jansen http://kika.trip.ee
md2html utility converts Markdown files to HTML with some additional niceties:
- Print-optimized CSS stylesheet with separate title page
- URL autolinking
- Github-style linebreaks
- Extra typographic conversions such as --
- Easy image linking using
img:filename
tag, just place your images toimg/
folder and they will be picked from there
- Ruby
- Redcarpet gem: https://github.com/tanoku/redcarpet
gem install redcarpet
git clone https://github.com/kristjanjansen/md2html.git
cd md2html
ruby md2html README.md README.html (optional.erb)
Nando Vieira and his awesome https://github.com/fnando/kitabu_for_aaa for inspiration
"Something nice" -- some'ng good!