Brandon Mathis
|
4de8189651
|
Fixed collision with render on pygments_code.rb
|
2012-05-24 10:18:44 -05:00 |
|
Brandon Mathis
|
33073156bc
|
removed some duplication in the pygments highlight method. Ensured the backtick codeblock would match newline characters in regex
|
2012-05-22 00:00:15 -05:00 |
|
Frederic Hemberger
|
2043c543d2
|
Add utf-8 encoding option to Pygments highlighter, fixes #232
|
2011-10-21 09:23:56 +02:00 |
|
Frederic Hemberger
|
347e855ddc
|
Fixes HTML validation issues with code highlighting
|
2011-09-18 13:55:35 +02:00 |
|
Frederic Hemberger
|
f6bf894387
|
Aligns naming of .pygments-cache, .gist-cache and .sass-cache
|
2011-09-18 13:45:25 +02:00 |
|
Brandon Mathis
|
358d02a4a7
|
centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby), which sort of fixes #108
|
2011-08-20 18:39:47 -04:00 |
|
Brandon Mathis
|
ef4a42f977
|
Codeblock regex improved to better detect extensions fixes #96, added support for tableizing non highlighted code blocks from liquid codeblock tag and backtick code blocks
|
2011-08-16 02:41:28 -04:00 |
|
Brandon Mathis
|
cb6442e624
|
fixed empty line stripping from codeblocks
|
2011-07-30 09:06:56 -04:00 |
|
Brandon Mathis
|
7b81aab5ac
|
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 gists
|
2011-07-26 23:36:42 -04:00 |
|