Support converting international wikipedia links to interwiki links
kattjevfel opened this issue · 0 comments
kattjevfel commented
Currently when wiki-monkey encounters a link like https://zh.wikipedia.org/wiki/分時系統 it just tells me it cannot convert it, and I end up having to do it myself.
Example, this:
[https://zh.wikipedia.org/wiki/分時系統 分时系统]
should be:
[[Wikipedia:zh:分時系統|分时系统]]
Would this be feasible to implement?