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 21d33e1802 Adding Wikilink class. 11 vuotta sitten
..
extras Add missing setters for some nodes and extras (#8) 12 vuotta sitten
__init__.py Comment class for <!-- comments -->; implement in builder. 11 vuotta sitten
argument.py Fix tokenizer so we don't destroy our textbuf writing an empty stack 12 vuotta sitten
comment.py Bugfix. 11 vuotta sitten
heading.py Implement arguments in tokenizer - preliminary results are promising. 12 vuotta sitten
html_entity.py Add missing setters for some nodes and extras (#8) 12 vuotta sitten
tag.py Add missing setters for some nodes and extras (#8) 12 vuotta sitten
template.py Simplify docs massively. 12 vuotta sitten
text.py Document all of Template, plus some other fixes. 12 vuotta sitten
wikilink.py Adding Wikilink class. 11 vuotta sitten