Seen on https://en.wikipedia.org/wiki/Baton_Rouge,_Louisiana when hovering over Louisiana
API request: https://en.wikipedia.org/api/rest_v1/page/summary/Louisiana
<p><b>Louisiana</b> (, ) is a state in
Another example - hover over Sythian at bottom of https://en.wikipedia.org/wiki/Cannabis
API request: https://en.wikipedia.org/api/rest_v1/page/summary/Scythian_languages
Note we currently do not scrub single words without whitespace e.g. (IPA)
MY guess is we are not considering the whitespace inside (, ) and ( or ). We also shouldn't consider ',' a character for this purpose.
Developer notes
Given pages can change (and have in the above examples), this can be replicated locally using http://0.0.0.0:6927/en.wikipedia.org/v1/page/summary/Louisiana/847421868 and http://0.0.0.0:6927/en.wikipedia.org/v1/page/summary/Scythian_languages/842536896
Failing test cases (without fix) here:
https://gerrit.wikimedia.org/r/#/c/mediawiki/services/mobileapps/+/451892


