pygments / pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter
MIT License
572 stars 141 forks source link

Pygments.rb 0.5.1 causing an error with Jekyll on Windows. #83

Closed valueforvalue closed 11 years ago

valueforvalue commented 11 years ago

When using Jekyll on Windows with the 0.5.1 version it gives a cryptic error message and fails to build. Reverting to version 0.5.0 eliminates the problem. Here is a stack overflow post about it. http://stackoverflow.com/questions/17364028/jekyll-on-windows-pygments-not-working

wulftone commented 11 years ago

+1, same issue on Windows 8 and Ruby 1.9.3-p286 with pygments.rb-0.5.2

tmm1 commented 11 years ago

Dupe of #80