android.moparisthebest.org/plugins
2013-04-09 12:11:50 -05:00
..
backtick_code_block.rb Pygments error messages are now printed alongside ours. 2013-03-10 21:47:07 +01:00
blockquote.rb Fixed blockquote plugin (author alone would not show up without title) 2013-01-12 16:40:26 -06:00
category_generator.rb Actually bringing in the meat of the change from #629. 2013-03-06 00:05:59 +01:00
code_block.rb Pygments error messages are now printed alongside ours. 2013-03-10 21:47:07 +01: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:35 -05:00
config.rb Added plugins/config.rb for reading and writing _config.yml. Added option to use Albino and default Python Pygments by setting pygments:true in _config.yml 2012-06-15 12:50:44 -05:00
date.rb Bring over a couple little things from master... 2013-02-21 12:28:51 -08:00
gist_tag.rb Pygments error messages are now printed alongside ours. 2013-03-10 21:47:07 +01:00
haml.rb Colorized error for haml.rb 2013-03-10 02:25:04 +01:00
image_tag.rb fixed example comments in image_tag plugin 2013-03-17 23:56:46 -05:00
include_code.rb Merge pull request #1115 from imathis/colorize 2013-04-02 11:53:31 -07:00
include_sidebar.rb IncludeTag is now namespaced under the Jekyll::Tags module. 2013-03-25 16:56:44 +01:00
js_assets.rb Moved javascript generation out of js_assets plugin and into generate task 2013-03-18 01:59:46 -05:00
octopress_filters.rb Don't expand scheme relative urls 2013-03-21 16:15:13 +00:00
post_filters.rb Use Jekyll::Site's new helper method to instantiate subclasses of a constant 2013-03-25 09:20:34 +01:00
pullquote.rb updated plugins to work with latest version of Liquid 2012-05-24 10:28:32 -05:00
puts.rb updated puts.rb to work with latest liquid and added different output based on character width 2012-05-22 16:29:43 -05:00
pygments_code.rb Fixed typo in regex for pygments code 2013-04-09 12:11:50 -05:00
raw.rb Fixes for Redcarpet 2013-01-03 11:36:51 -06:00
render_partial.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00
rubypants.rb apply "o" option to regexps to improve process time 2012-05-22 00:59:32 -05:00
sitemap_generator.rb Merge pull request #1115 from imathis/colorize 2013-04-02 11:53:31 -07: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 relative urls. Closes #1127 2013-03-17 23:52:35 -05:00