Handle URIs in internal link text (wikitext, 256c0e9)

A URI in the link text part of an internal link is invalid, so roll it back. (Note that external links are differnt: there there is no harm in allowig URIs in the link text. It is only a problem in the internal link case because it could confuse the routing if we allowed URI characters in article titles.)

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Add specs for questionable or invalid links (wikitext, b00e7b1)
Clean-up rollback functions (wikitext, 1367c53) →

All snippets