aboutsummaryrefslogtreecommitdiff
path: root/plugins/pygments_code.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30Update plugins/pygments_code.rbShane Liesegang1-2/+2
2013-01-30Update plugins/pygments_code.rbsjml1-1/+5
2011-10-21Add utf-8 encoding option to Pygments highlighter, fixes #232Frederic Hemberger1-2/+2
2011-09-18Fixes HTML validation issues with code highlightingFrederic Hemberger1-4/+4
2011-09-18Aligns naming of .pygments-cache, .gist-cache and .sass-cacheFrederic Hemberger1-1/+1
2011-08-20centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby...Brandon Mathis1-0/+4
2011-08-16Codeblock regex improved to better detect extensions fixes #96, added support...Brandon Mathis1-7/+10
2011-07-30fixed empty line stripping from codeblocksBrandon Mathis1-1/+1
2011-07-26added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis1-0/+34