class Redcarpet::Render::StripDown

def table_cell(content, alignment)

def table_cell(content, alignment)
  content + "\t"
end