-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Milestone
Description
Hello,
I'm using a software called SoftCover that calls pygments.rb.
Unfortunately, pygments does not support JSX (ReactJS) highlighting, but there is a custom lexer called "pygments-lexer-babylon" that can be installed via pip.
I'm not a Ruby developer, but I could find out that pygments.rb comes with it's own version of pygments and therefore it can't find the custom lexer.
Also I could see that there is a custom_lexers directory, but I don't know yet how to get pygments.rb to use the custom lexer.
Is there a way to add the package to pygments.rb?
I could try to do it on my own with a little help if there is a possibility for that.
Thanks very much in advance,
Andreas
Metadata
Metadata
Assignees
Labels
No labels