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 77c4df701b Fix assorted bugs in the Tag node. 11 years ago
..
extras Fix assorted bugs in the Tag node. 11 years ago
__init__.py Update copyright notices for 2013. 12 years ago
argument.py Cosmetic change: standardize whitespace after class definition. 11 years ago
comment.py Cosmetic change: standardize whitespace after class definition. 11 years ago
heading.py Update copyright notices for 2013. 12 years ago
html_entity.py Fix tests for Python 3. 11 years ago
tag.py Fix assorted bugs in the Tag node. 11 years ago
template.py Fix StringMixIn.maketrans() on Py3k. 11 years ago
text.py Cosmetic change: standardize whitespace after class definition. 11 years ago
wikilink.py Improve a few things about nodes; simply a method in Wikicode. 11 years ago