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 871d48c688 Solve a couple more coverage issues; tighten. 10 anni fa
..
__init__.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 anni fa
builder.py Store builder handlers in a dictionary. ~5% speedup. 10 anni fa
contexts.py Fix a bug involving nested links (closes #61 and #62). 10 anni fa
tokenizer.c Add a few unit tests for untested code; remove a useless conditional. 10 anni fa
tokenizer.h Support attributes quoted with '; add required quotes in value setter. 10 anni fa
tokenizer.py Solve a couple more coverage issues; tighten. 10 anni fa
tokens.py Support attributes quoted with '; add required quotes in value setter. 10 anni fa