# I want to match all /italics text/ and replace # it with italics text # except, I don't want to match the text in # [http://somewhere.com/foo/bar.html|Somewhere Else] # in other words, I don't want to end up with # [http:somwhere.comfoobar.html...