|
|
2d8a17cd41
|
making textile and code blocks work nice together
|
2011-07-28 16:02:49 +02:00 |
|
|
|
7b81aab5ac
|
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
|
2011-07-26 23:36:42 -04:00 |
|
|
|
20764e31ee
|
updated syntax highlighting support for perl and objective c in code_block and include_code plugins
|
2011-07-25 20:35:24 -04:00 |
|
|
|
0843c02f4e
|
improved documentation on codeblock plugin
|
2011-07-20 12:13:27 -04:00 |
|
|
|
ae51fe859e
|
removed incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespace
|
2011-07-20 11:01:56 -04:00 |
|
|
|
6f646e7290
|
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.
|
2011-07-19 18:00:56 -04:00 |
|
|
|
17c59fb1d1
|
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 |
|