A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). 10 years ago
..
__init__.py Doc updates, and allow passing a starting context to tokenize(). 10 years ago
builder.py Add external link contexts; reorder stuff for consistency. 10 years ago
contexts.py Implement improved wikilink handling. 10 years ago
tokenizer.c Doc updates, and allow passing a starting context to tokenize(). 10 years ago
tokenizer.h Fix all bugs in C implementation of external links. 10 years ago
tokenizer.py Doc updates, and allow passing a starting context to tokenize(). 10 years ago
tokens.py Add external link contexts; reorder stuff for consistency. 10 years ago