android.moparisthebest.org/plugins
Brandon Mathis 1a96b235fc Now code blocks automatically escape liquid {{ and {% characters fixes #745 2012-09-06 11:10:32 -05:00
..
backtick_code_block.rb Fixed issue where gists wouldn't get line numbers added. Fixed issue where backtick code blocks were getting empty figcaptions 2012-06-05 00:35:50 -05:00
blockquote.rb Added support for blockquotes with only Author but now cited work. Closes #470 2012-06-11 00:44:23 -05:00
category_generator.rb removed some duplication from category url generation 2012-05-20 16:43:06 -05:00
code_block.rb Improvements to code plugins 2012-06-03 00:19:06 -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 Date format: Remove unnecessary escapement 2011-11-04 08:40:41 +01:00
gist_tag.rb support proxy. 2011-10-18 17:36:45 +09: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 Made image tag regex smarter, fixes #239 2012-05-22 15:20:15 -05:00
include_code.rb fixed the embedded example in include_code plugin 2012-06-05 00:09:01 -05:00
include_sidebar.rb Removed include_array plugin, replaced it with include_sidebar plugin and reorganized sidebars 2012-06-16 17:17:33 -05:00
jsfiddle.rb Adds jsFiddle plugin 2011-09-26 11:51:44 +02:00
octopress_filters.rb Improvements to Code embedding features 2012-05-27 02:30:17 -05: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
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 Now code blocks automatically escape liquid {{ and {% characters fixes #745 2012-09-06 11:10:32 -05:00
raw.rb Markdown/Textile escape system is more flexible and strips goofy parsing glitches much better. Fixes #500 2012-05-21 20:16:06 -05:00
render_partial.rb render_partial always converts the content 2012-05-22 11:24:40 -05:00
rubypants.rb apply "o" option to regexps to improve process time 2012-05-22 00:59:32 -05:00
sitemap_generator.rb Fix the EXCLUDED_FILES list in sitemap_generator.rb 2012-05-22 11:21:57 +08:00
titlecase.rb Improved, I think, the Titlecase plugin 2011-11-28 00:25:50 +01:00
video_tag.rb added video tag plugin 2011-07-23 17:41:08 -04:00