highlight 1.1.4
Highlight highlights code in more than 20 languages. It uses the Pygments syntax highlighter and adds a simple Ruby API over it. It also provides helpers for use in your Ruby on Rails views.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activesupport
            >= 2.0.0
          
    