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