old-website/plugins
Parker Moore 392e32bef0 Merge pull request #990 from sjml/patch-1
Generate can fail if Pygments can't parse a code block
2013-03-05 16:03:33 -08:00
..
backtick_code_block.rb Titles in code plugins can have slashes in them. Closes #892 2012-12-26 17:19:50 -06:00
blockquote.rb Striped whitespace from titles in blockquote plugin 2013-01-12 16:38:25 -06:00
category_generator.rb Merge branch 'master' of github.com:imathis/octopress 2013-02-24 20:51:31 -03:00
code_block.rb Removed unnecessary regex in code block plugin 2012-12-26 17:33:48 -06:00
date.rb Whitespace 2013-01-11 23:10:08 +11:00
gist_tag.rb Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438 2013-03-05 23:42:59 +01:00
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. 2011-07-19 09:06:54 -04:00
image_tag.rb Fixes img tag properties 2011-09-26 15:58:14 +02:00
include_array.rb allow select and order of sidebar components to be configurable in jekyll's _config.yml 2011-07-28 12:02:08 -04:00
include_code.rb Fixes styling of <figure> code header 2011-09-18 21:27:42 +02:00
jsfiddle.rb Whitespace 2013-01-11 23:10:08 +11:00
octopress_filters.rb Fix for issue #622 2012-08-09 23:34:41 +03:00
pagination.rb reordered arguments in pagination 2011-08-18 14:30:59 -04:00
post_filters.rb Added post_filters plugin 2011-09-04 09:56:27 -04:00
preview_unpublished.rb Whitespace 2013-01-11 23:10:08 +11:00
pullquote.rb updated plugins to work with latest version of Liquid 2012-05-24 10:28:32 -05:00
pygments_code.rb Update plugins/pygments_code.rb 2013-01-30 21:51:26 -05:00
raw.rb 1. Vastly improved backtick code blocks and added support for Textile 2011-09-07 18:34:21 -05:00
render_partial.rb 1. Vastly improved backtick code blocks and added support for Textile 2011-09-07 18:34:21 -05:00
rubypants.rb Added RubyPants (the ruby port of John Gruber's smarty pants) to intelligently replace primes with smart quotes in the pullquote plugin, fixes #316 2011-12-11 16:24:39 -06:00
sitemap_generator.rb Whitespace 2013-01-11 23:10:08 +11:00
titlecase.rb Improved, I think, the Titlecase plugin 2011-11-28 00:25:50 +01:00
video_tag.rb Video tag plugin now supports mp4,ogv,webm formats, closes #931 2013-01-12 19:24:10 -06:00