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 0d934f8ad1 Squash a couple memory leaks. 11 anni fa
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. 11 anni fa
builder.py wiki_markup stores the markup itself instead of a bool 11 anni fa
contexts.py Consolidate some code in _parse_comment() 11 anni fa
tokenizer.c Squash a couple memory leaks. 11 anni fa
tokenizer.h More unification. 11 anni fa
tokenizer.py Support HTML entities inside parser-blacklisted tags (closes #36) 11 anni fa
tokens.py wiki_markup stores the markup itself instead of a bool 11 anni fa