Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-12 | Support octopress-hooks and octopress-date-format #1622 | Brandon Mathis | 1 | -3/+3 |
2013-03-22 | Enable inline PHP syntax highlighting | Joel Clermont | 1 | -2/+2 |
2013-01-30 | Update plugins/pygments_code.rb | Shane Liesegang | 1 | -2/+2 |
2013-01-30 | Update plugins/pygments_code.rb | sjml | 1 | -1/+5 |
2011-10-21 | Add utf-8 encoding option to Pygments highlighter, fixes #232 | Frederic Hemberger | 1 | -2/+2 |
2011-09-18 | Fixes HTML validation issues with code highlighting | Frederic Hemberger | 1 | -4/+4 |
2011-09-18 | Aligns naming of .pygments-cache, .gist-cache and .sass-cache | Frederic Hemberger | 1 | -1/+1 |
2011-08-20 | centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby... | Brandon Mathis | 1 | -0/+4 |
2011-08-16 | Codeblock regex improved to better detect extensions fixes #96, added support... | Brandon Mathis | 1 | -7/+10 |
2011-07-30 | fixed empty line stripping from codeblocks | Brandon Mathis | 1 | -1/+1 |
2011-07-26 | added support for pygments.rb removing dependency on pygments, added support ... | Brandon Mathis | 1 | -0/+34 |