Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeRay inadvertently used? #23

Closed
brandonweiss opened this issue May 3, 2012 · 1 comment
Closed

CodeRay inadvertently used? #23

brandonweiss opened this issue May 3, 2012 · 1 comment

Comments

@brandonweiss
Copy link

I've been using pygments.rb for a little while now, and as I was working on a project, all of a sudden I noticed syntax highlighting was kind of borked. I inspected the generated HTML and realized it was using CodeRay. I didn't think I'd added CodeRay to the bundle, but then I realized I'd inadvertently done so by adding pry, which depends on CodeRay for syntax highlighting. I didn't dive too deep, but I'm assuming that's not intended. Or at the very least, if it is, there should probably be a way to make it play nicer.

@tnm
Copy link
Collaborator

tnm commented Jul 27, 2013

Closing since this issue seems to be out of scope for pygments.rb and I can't repro it.

@tnm tnm closed this as completed Jul 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants