How can I add an attribute to the HTML anchor tag resulting from certain wiki links?
e.g. how can I change the link [[Search]] such that it results in the HTML anchor tag,
<a href="/doc/index.php?title=Search" rel="down">Search</a>
^ added rel="down" attribute