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