A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic 951a8737a5 Don't pass underlying context if this is a bracketed link. 10 лет назад
..
__init__.py Doc updates, and allow passing a starting context to tokenize(). 10 лет назад
builder.py Add external link contexts; reorder stuff for consistency. 10 лет назад
contexts.py Fix autofail contexts. 10 лет назад
tokenizer.c Don't pass underlying context if this is a bracketed link. 10 лет назад
tokenizer.h Proper sentinel handling with free links in the C tokenizer. 10 лет назад
tokenizer.py Don't pass underlying context if this is a bracketed link. 10 лет назад
tokens.py Add external link contexts; reorder stuff for consistency. 10 лет назад