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 699d0638f6 Fix param blanking logic by Template.remove() (#109) 8 years ago
..
nodes Fix param blanking logic by Template.remove() (#109) 8 years ago
parser Disallow < and > in wikilink titles/template names (fixes #104) 9 years ago
__init__.py Version bump to 0.4.1; fix broken sed commands in release.sh. 9 years ago
compat.py Take proper advantage of Sphinx's default domains. 9 years ago
definitions.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
smart_list.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
string_mixin.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
utils.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
wikicode.py Update copyright years for 2015; fix whitespace in docs. 9 years ago