A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Fred Brennan 55a0971149 Fix for old Py3k versions 1 year ago
..
nodes Fix for old Py3k versions 1 year ago
parser Fix parsing of leading zeros in named HTML entities (fixes #288) 1 year ago
smart_list Autoformat: black + clang-format + clang-tidy 2 years ago
__init__.py Version bump; switch from master+develop to main 2 years ago
definitions.py Autoformat: black + clang-format + clang-tidy 2 years ago
string_mixin.py Autoformat: black + clang-format + clang-tidy 2 years ago
utils.py Autoformat: black + clang-format + clang-tidy 2 years ago
wikicode.py Autoformat: black + clang-format + clang-tidy 2 years ago