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 353122105d Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 anni fa
..
extras Add missing setters for some nodes and extras (#8) 11 anni fa
__init__.py Start Argument node type, implement argument in builder (#4). 11 anni fa
argument.py Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 anni fa
heading.py Implement arguments in tokenizer - preliminary results are promising. 11 anni fa
html_entity.py Add missing setters for some nodes and extras (#8) 11 anni fa
tag.py Add missing setters for some nodes and extras (#8) 11 anni fa
template.py Simplify docs massively. 11 anni fa
text.py Document all of Template, plus some other fixes. 11 anni fa