pygments / pygments.rb

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

Add Stylus lexer #75

Closed yoshuawuyts closed 7 years ago

yoshuawuyts commented 11 years ago

It would be awesome to have support for Stylus. A duplicate issue has been opened on the Stylus issue page.

tnm commented 11 years ago

You'll want to look at github/linguist and at upstream Pygments itself — we'll add lexers when they land in Pygments!

akre54 commented 10 years ago

upstream pygments has 71 open pull requests and 139 outstanding issues. Might it make sense to maintain pygments.rb as a true fork and add in only upstream activity as it's needed? Shouldn't be too difficult to keep up seeing as there's only been about 50 commits in the last year on Pygments.

Zolmeister commented 9 years ago

+1

yoshuawuyts commented 7 years ago

it's been a while, closing