class RDoc::Markup::ToTtOnly

def accept_block_quote(block_quote)

def accept_block_quote(block_quote)
  tt_sections block_quote.text
end