class RDoc::Markup::ToTtOnly

def accept_paragraph(paragraph)

def accept_paragraph(paragraph)
  tt_sections(paragraph.text)
end