September 7, 2011
View 3d2d1a8

1. Vastly improved backtick code blocks and added support for Textile 2. Refactored Octopress filters into Liquid filters and pre/post render filters (using post_filters plugin) 3. Added methods to raw plugin to prevent Markdown and Textile from parsing blocks 4. Updated render partial to invoke the pre_render method of post_filters 5. Moved Rubypants filter out of default.html into Octopress post_render filters 6. Added raw's safe_wrapper method to codeblock and include_code filters

Brandon Mathis authored on 07/09/2011 at 23:32:57
August 1, 2011
View 08dc63a

added a raw option to render_partial. Now you can import partials without having them parsed by the Liquid template parser

Brandon Mathis authored on 01/08/2011 at 20:24:06
July 22, 2011
View ba0e5ef

Render partial now automatically stirps out yaml front matter

Brandon Mathis authored on 22/07/2011 at 15:46:55
July 19, 2011
View 17c59fb

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.

Brandon Mathis authored on 19/07/2011 at 13:06:54