class RDoc::Markup::Formatter

def convert content

def convert content
  @markup.convert content, self
end