labnotes/plugins
B Strand cae964e875 Updated pullquote.rb to use a vernacular similar to the image tag.
..
backtick_code_block.rb Fixes HTML validation issues with code highlighting
blockquote.rb blockquote plugin now allows for source attribution with out a link, see docs
category_generator.rb Downcased category urls
code_block.rb Codeblock: Output source even if 'pygments_prefix' or 'pygments_suffix' is nil. Fixes
gist_tag.rb Aligns naming of .pygments-cache, .gist-cache and .sass-cache
haml.rb Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
image_tag.rb Fixes img tag properties
include_array.rb allow select and order of sidebar components to be configurable in jekyll's _config.yml
include_code.rb Fixes styling of <figure> code header
jsfiddle.rb Adds jsFiddle plugin
octopress_filters.rb Adds CDATA sections to atom.xml, fixes
pagination.rb reordered arguments in pagination
post_filters.rb Added post_filters plugin
pullquote.rb Updated pullquote.rb to use a vernacular similar to the image tag.
pygments_code.rb Fixes HTML validation issues with code highlighting
raw.rb 1. Vastly improved backtick code blocks and added support for Textile
render_partial.rb 1. Vastly improved backtick code blocks and added support for Textile
sitemap_generator.rb sitemap_generator dies if public dir doesn't exist yet
titlecase.rb Allow capitalization after a period.
video_tag.rb added video tag plugin