module RedCloth::Formatters::HTML

def tr_open(opts)

def tr_open(opts)
  "\t<tr#{pba(opts)}>\n"
end