Replies: 1 comment
wikicode = mwparserfromhell.parse(text)
refs = wikicode.filter_tags(matches=lambda tag: tag.tag.lower() == "ref") |
0 replies
Answer selected by
dpriskorn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Needed for internetarchive/iari#417
All reactions