method

convert

v1_9_1_378 - Show latest stable - Class: RDoc::Markup::Formatter
convert(content)
public

No documentation available.

# File lib/rdoc/markup/formatter.rb, line 9
  def convert(content)
    @markup.convert content, self
  end