-
-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
Description
Hey there, there was a discussion about ways to add an option to use rouge instead of coderay, and it seems to have trailed off. ( #68 (comment) ). For my own personal use, I can just write a little bit of glue code myself that overrides the highlighting behavior, but it seems some people want a more packaged solution. ( rouge-ruby/rouge#118 ). What's the best integration point here?