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

Remove upper case substitution modifiers #287

Closed xxyzz closed 4 months ago

xxyzz commented 4 months ago

an upper case "SAFESUBST:" is used in https://en.wiktionary.org/wiki/Template:ordinal

Issue https://github.com/tatuylonen/wiktextract/issues/663

kristian-clausal commented 4 months ago

Thanks, Tatu's been meaning to take a look at subst: and safesubst: in-depth for some time now, but he's been busy with other things. I know I wasn't able to fix the issues with them.