Idea: upon loading the article, check if any link includes the upcoming article's name
If not, brute force search through every link (or have some word similarity heuristic to rank them by likelihood, and then search one by one), make an API call to wikipedia to get the actual title, then highlight
Idea: upon loading the article, check if any link includes the upcoming article's name
If not, brute force search through every link (or have some word similarity heuristic to rank them by likelihood, and then search one by one), make an API call to wikipedia to get the actual title, then highlight