Generates highlighted code using Pygments.rb or Rouge with enanced HTML output and fancy stylesheets. This gem is used by octopress-codefence and octopress-gist.
This plugin is really a library plugin, handling the heavy lifting for generating nice code snippets. If you want to add nice code snippets to your Jekyll site, you probably want octopress-codefence, octopress-render-code, octopress-codeblock, or octopress-gist.
If you want to style highlighted code markup, check out octopress-solarized.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)