Brandon Mathis
|
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
|
13 years ago |
Brandon Mathis
|
20764e31ee
|
updated syntax highlighting support for perl and objective c in code_block and include_code plugins
|
13 years ago |
Brandon Mathis
|
0843c02f4e
|
improved documentation on codeblock plugin
|
13 years ago |
Brandon Mathis
|
ae51fe859e
|
removed incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespace
|
13 years ago |
Brandon Mathis
|
6f646e7290
|
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.
|
13 years ago |
Brandon Mathis
|
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.
|
13 years ago |
Brandon Mathis
|
e17bb6ebd5
|
Fixed typo in code_block plugin
|
13 years ago |
Brandon Mathis
|
fe8150d788
|
Added plugin for simple code block authoring
|
13 years ago |