A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic 17053e4701 Support &#Xhex; in addition to &#xhex;. 12 anni fa
..
extras Relaive imports because they are awesome; more stuff in SmartList. 12 anni fa
__init__.py Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. 12 anni fa
heading.py Finish implementing Builder for all existing Nodes; BuildStack. 12 anni fa
html_entity.py Support &#Xhex; in addition to &#xhex;. 12 anni fa
tag.py Finish implementing Builder for all existing Nodes; BuildStack. 12 anni fa
template.py Working on the framework for the tokenizer, plus some cleanup, fixes. 12 anni fa
text.py Relaive imports because they are awesome; more stuff in SmartList. 12 anni fa