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 17053e4701 Support &#Xhex; in addition to &#xhex;. 12 jaren geleden
..
extras Relaive imports because they are awesome; more stuff in SmartList. 12 jaren geleden
__init__.py Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. 12 jaren geleden
heading.py Finish implementing Builder for all existing Nodes; BuildStack. 12 jaren geleden
html_entity.py Support &#Xhex; in addition to &#xhex;. 12 jaren geleden
tag.py Finish implementing Builder for all existing Nodes; BuildStack. 12 jaren geleden
template.py Working on the framework for the tokenizer, plus some cleanup, fixes. 12 jaren geleden
text.py Relaive imports because they are awesome; more stuff in SmartList. 12 jaren geleden