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 d1a9ba9a34 Starting tag work. 11 years ago
..
extras Add missing setters for some nodes and extras (#8) 11 years ago
__init__.py Wikilinks in builder; some additions; cleanup. 11 years ago
argument.py Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 years ago
comment.py Bugfix. 11 years ago
heading.py Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 years ago
html_entity.py Add missing setters for some nodes and extras (#8) 11 years ago
tag.py Starting tag work. 11 years ago
template.py Should have used the param's name here instead of its value. 11 years ago
text.py Document all of Template, plus some other fixes. 11 years ago
wikilink.py Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 years ago