tatuylonen / wikitextprocessor

Python package for WikiMedia dump processing (Wiktionary, Wikipedia etc). Wikitext parsing, template expansion, Lua module execution. For data extraction, bulk syntax checking, error detection, and offline formatting.
Other
93 stars 23 forks source link

[nl] Change 'ref' HTML 'category' to '*' #323

Open kristian-clausal opened 11 hours ago

kristian-clausal commented 11 hours ago

Continued from PR #321

There are a few wikitext-specific "HTML-looking" tags like includeonly that have "*" as their category, allowing them to be used anywhere in the text.

Co-authored by: xxyzz gitpull@protonmail.com