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 bdfd0632b3 A couple very minor nitpicks. 10 years ago
..
extras Fix behavior with quoted attrs and spaces before the =. 10 years ago
__init__.py Implement ExternalLinks as tokens and in the builder. 10 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
external_link.py Set right context for ExternalLink.url; Wikicode.filter_external_links() 10 years ago
heading.py Update copyright notices for 2013. 11 years ago
html_entity.py Fix tests for Python 3. 11 years ago
tag.py A couple very minor nitpicks. 10 years ago
template.py Some node fixes; attributes with empty values now display correctly. 10 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