pygments / pygments.rb

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

Update to Pygments-1.6 #57

Closed gentoo90 closed 11 years ago

gentoo90 commented 11 years ago

https://bitbucket.org/birkenfeld/pygments-main/src/tip/CHANGES

dansowter commented 11 years ago

Sounds good to me.. Hoping to play with

linespans If set to a nonempty string, e.g. foo, the formatter will wrap each output line in a span tag with an id of foo-linenumber. This allows easy access to lines via javascript. New in Pygments 1.6.

nathany commented 11 years ago

Please do. Someone even created a pull request #60.

tnm commented 11 years ago

Covered by #61