class RDoc::Markup::Formatter

def tt? tag

def tt? tag
  tag.bit == @tt_bit
end