..
backtick_code_block.rb
Support octopress-hooks and octopress-date-format #1622
2014-08-12 10:56:45 -05:00
blockquote.rb
Striped whitespace from titles in blockquote plugin
2013-01-12 16:38:25 -06:00
category_generator.rb
Should use << for string concatenation in Ruby
2014-12-27 21:11:18 +06:00
code_block.rb
Support octopress-hooks and octopress-date-format #1622
2014-08-12 10:56:45 -05:00
config_tag.rb
Improved: config_tag plugin is much more flexible now and can be used by other plugins directly through the config_tag method
2013-03-11 01:19:59 -05:00
gist_tag.rb
fix script_url_for url bug
2014-05-23 15:45:58 +08: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
Support octopress-hooks and octopress-date-format #1622
2014-08-12 10:56:45 -05:00
jsfiddle.rb
removing border from iframe in jsFiddle plugin
2013-10-28 14:07:37 -04:00
octopress_filters.rb
Fixed issue with RubyPants and the Octopress hooks filter
2014-08-29 10:46:34 -05:00
pullquote.rb
updated plugins to work with latest version of Liquid
2012-05-24 10:28:32 -05:00
pygments_code.rb
Support octopress-hooks and octopress-date-format #1622
2014-08-12 10:56:45 -05:00
raw.rb
Support octopress-hooks and octopress-date-format #1622
2014-08-12 10:56:45 -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
titlecase.rb
Improved, I think, the Titlecase plugin
2011-11-28 00:25:50 +01:00
video_tag.rb
Fix relative URLs for video tag
2015-01-11 11:01:04 +01:00