October 21, 2011 | ||
---|---|---|
View 2043c54
Add utf-8 encoding option to Pygments highlighter, fixes #232Frederic Hemberger authored on 21/10/2011 at 07:23:56 |
September 18, 2011 | ||
---|---|---|
View 347e855
Fixes HTML validation issues with code highlightingFrederic Hemberger authored on 18/09/2011 at 11:55:35 |
||
View f6bf894
Aligns naming of .pygments-cache, .gist-cache and .sass-cacheFrederic Hemberger authored on 18/09/2011 at 11:45:25 |
August 20, 2011 | ||
---|---|---|
View 358d02a
centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby), which sort of fixes #108Brandon Mathis authored on 20/08/2011 at 22:39:00 |
August 16, 2011 | ||
---|---|---|
View ef4a42f
Codeblock regex improved to better detect extensions fixes #96, added support for tableizing non highlighted code blocks from liquid codeblock tag and backtick code blocksBrandon Mathis authored on 16/08/2011 at 06:40:47 |
July 30, 2011 | ||
---|---|---|
View cb6442e
fixed empty line stripping from codeblocksBrandon Mathis authored on 30/07/2011 at 13:06:38 |
July 27, 2011 | ||
---|---|---|
View 7b81aab
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 gistsBrandon Mathis authored on 27/07/2011 at 03:36:42 |