# File lib/rouge/plugins/redcarpet.rb, line 25 def rouge_formatter(lexer) Formatters::HTMLLegacy.new(:css_class => "highlight #{lexer.tag}") end