the detect links work when the language is given, but it doesn't work for the following case
- https://wikipedia.org/wiki/Cat, this doesn't convert to preview link
- https://m.wikipedia.org/wiki/Cat, this convert a fail preview link
- https://en.m.wikipedia.org/wiki/Cat, this works fine.
the current accepted link regex is here, these links expecting to have a english preview link with title cat.
this should also accept (language with dash -), for example https://be-tarask.wikipedia.org/wiki/Фрыдрых Шылер
QA Results - WordPress Dev
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | https://phabricator.wikimedia.org/T361910 here |