aboutsummaryrefslogtreecommitdiff
path: root/plugins/pygments_code.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add utf-8 encoding option to Pygments highlighter, fixes #232Frederic Hemberger2011-10-211-2/+2
* Fixes HTML validation issues with code highlightingFrederic Hemberger2011-09-181-4/+4
* Aligns naming of .pygments-cache, .gist-cache and .sass-cacheFrederic Hemberger2011-09-181-1/+1
* centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby...Brandon Mathis2011-08-201-0/+4
* Codeblock regex improved to better detect extensions fixes #96, added support...Brandon Mathis2011-08-161-7/+10
* fixed empty line stripping from codeblocksBrandon Mathis2011-07-301-1/+1
* added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis2011-07-261-0/+34