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