I finally succeed. I wrote a regular expression for the beginning of the link:
(@"<a href=""/wiki/[A-Z][A-Za-z0-9\-\-_]+""")
I finally succeed. I wrote a regular expression for the beginning of the link:
(@"<a href=""/wiki/[A-Z][A-Za-z0-9\-\-_]+""")