Skip to content

kristjanjansen/md2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Markdown to HTML converter

By Kristjan Jansen http://kika.trip.ee

About

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 to img/ folder and they will be picked from there

Requirements

Get started

gem install redcarpet
git clone https://github.com/kristjanjansen/md2html.git
cd md2html
ruby md2html README.md README.html (optional.erb)

Thanks

Nando Vieira and his awesome https://github.com/fnando/kitabu_for_aaa for inspiration

"Something nice" -- some'ng good!

About

Markdown to HTML converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages