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 53950e619a Merge branch 'feature/links' into develop (#10) 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 Add missing setters for some nodes and extras (#8) 11 years ago
template.py Simplify docs massively. 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