appledora/mwparserfromhtml

add funtion to extract external links to library

appledora opened this issue · 1 comments

From primary observations, Categories appear inside the a tag and have a relation attribute {"rel":"mw:ExtLink"}. There are may be some subtypes according to this documentation:
image

We need to write a library function to extract the external links and handle the subtypes, as well.

In GitLab by @geohci on Jul 1, 2022, 22:35

mentioned in commit d810eda