Add render hook for links
This render hook does two things. First it will automatically set any
same-site links to have its rel attribute be set to me. It also allows
off-site links to have their rel attribute set. It does this by taking
the title value, and using it for the rel instead.