# File lib/rdoc/markup/to_tt_only.rb, line 53
  def accept_paragraph paragraph
    tt_sections(paragraph.text)
  end