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.
 
 
 
 
David Winegar 0128b1f78a Implement CTokenizer for tables 10 years ago
..
__init__.py Take proper advantage of Sphinx's default domains. 10 years ago
builder.py Tables and rows now use newline as padding 10 years ago
contexts.py All tokenizer end methods return a stack 10 years ago
tokenizer.c Implement CTokenizer for tables 10 years ago
tokenizer.h Implement CTokenizer for tables 10 years ago
tokenizer.py Implement CTokenizer for tables 10 years ago
tokens.py Take proper advantage of Sphinx's default domains. 10 years ago