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 年之前
..
extras Fix behavior with quoted attrs and spaces before the =. 10 年之前
__init__.py Implement ExternalLinks as tokens and in the builder. 10 年之前
argument.py Cosmetic change: standardize whitespace after class definition. 11 年之前
comment.py Cosmetic change: standardize whitespace after class definition. 11 年之前
external_link.py Set right context for ExternalLink.url; Wikicode.filter_external_links() 10 年之前
heading.py Update copyright notices for 2013. 11 年之前
html_entity.py Fix tests for Python 3. 11 年之前
tag.py A couple very minor nitpicks. 10 年之前
template.py Some node fixes; attributes with empty values now display correctly. 10 年之前
text.py Cosmetic change: standardize whitespace after class definition. 11 年之前
wikilink.py Improve a few things about nodes; simply a method in Wikicode. 11 年之前