class Redcarpet::Render::StripDown

def link(link, title, content)

Other methods where the text content is in another argument
def link(link, title, content)
  content
end