Class: Lucid::Formatter::Html::MatcherExtractor::NullConverter

Inherits:
Object
  • Object
show all
Defined in:
lib/lucid/formatter/html.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#convert(code, pre) ⇒ Object



570
# File 'lib/lucid/formatter/html.rb', line 570

def convert(code, pre); code; end