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 a21c69fa1e Split off tag definitions into a new file. 11 年之前
..
extras Improve padding support for Tags; more code for tags in tokenizer. 11 年之前
__init__.py Wikilinks in builder; some additions; cleanup. 11 年之前
argument.py Fix tokenizer so we don't destroy our textbuf writing an empty stack 12 年之前
comment.py Bugfix. 11 年之前
heading.py Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 年之前
html_entity.py Add missing setters for some nodes and extras (#8) 12 年之前
tag.py Split off tag definitions into a new file. 11 年之前
template.py Should have used the param's name here instead of its value. 11 年之前
text.py Document all of Template, plus some other fixes. 12 年之前
wikilink.py Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 年之前