July 27, 2011
View 7b81aab

added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists

Brandon Mathis authored on 27/07/2011 at 03:36:42
July 26, 2011
View 20764e3

updated syntax highlighting support for perl and objective c in code_block and include_code plugins

Brandon Mathis authored on 26/07/2011 at 00:34:52
July 20, 2011
View 0843c02

improved documentation on codeblock plugin

Brandon Mathis authored on 20/07/2011 at 16:11:52
View ae51fe8

removed incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespace

Brandon Mathis authored on 20/07/2011 at 15:01:34
July 19, 2011
View 6f646e7

added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.

Brandon Mathis authored on 19/07/2011 at 22:00:56
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