class RDoc::Markup::ToTest

def accept_paragraph(paragraph)

def accept_paragraph(paragraph)
  @res << convert_flow(@am.flow(paragraph.text))
end