Remove Kramdown dep from README. #1498

This commit is contained in:
Parker Moore 2013-09-06 22:43:46 -04:00
parent 422398d46d
commit 4a05f2a0d4
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ Jekyll is a simple, blog aware, static site generator. It takes a template direc
* Colorator: Colorizes command line output (Ruby) * Colorator: Colorizes command line output (Ruby)
* Classifier: Generating related posts (Ruby) * Classifier: Generating related posts (Ruby)
* Directory Watcher: Auto-regeneration of sites (Ruby) * Directory Watcher: Auto-regeneration of sites (Ruby)
* Kramdown: Markdown-superset converter (Ruby)
* Liquid: Templating system (Ruby) * Liquid: Templating system (Ruby)
* Maruku: Default markdown engine (Ruby) * Maruku: Default markdown engine (Ruby)
* Pygments.rb: Syntax highlighting (Ruby/Python) * Pygments.rb: Syntax highlighting (Ruby/Python)