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.
 
 
 
 
Ben Kurtovic 8835ca313a Don't preserve context when popping template key stack (fixes #142, hopefully). 8 years ago
..
nodes Fix param blanking logic by Template.remove() (#109) 8 years ago
parser Don't preserve context when popping template key stack (fixes #142, hopefully). 8 years ago
__init__.py Version bump for 0.5 [ci skip] 8 years ago
compat.py Fix various SmartList bugs. 8 years ago
definitions.py Fix a C tokenizer crash when parsing is interrupted (fixes #97) 8 years ago
smart_list.py Fix various SmartList bugs. 8 years ago
string_mixin.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
utils.py Properly read from file-like objects when passed to parse_anything() (#137) 8 years ago
wikicode.py Update copyright years for 2015; fix whitespace in docs. 9 years ago