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 77092e066c Fix C tokenizer behavior re: some single_only tag edge cases. 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 Fix C tokenizer behavior re: some single_only tag edge cases. 10 年之前
tokenizer.h Fix autofail contexts. 10 年之前
tokenizer.py Fix an edge case when we recurse too deeply. 10 年之前
tokens.py Add external link contexts; reorder stuff for consistency. 10 年之前