..
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
Fix codeblock rendering with HAML when there is a filetype defined.
2013-05-11 16:48:36 +03: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
date.rb
Call overridden version of to_liquid
and remove duplicate code
2013-10-19 05:45:03 +02:00
gist_tag.rb
Error handling FTW
2013-10-05 20:57:03 -04: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
Removed space to fix HAML compatibility on include_code.
2013-10-12 16:08:59 -05:00
jsfiddle.rb
Revised the regex for JsFiddle plugin after further testing.
2013-06-11 16:00:14 -07: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
Enable inline PHP syntax highlighting
2013-03-22 22:57:55 -03: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