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