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 fb261450d8 Port tokenizer updates to C. 9 years ago
..
__init__.py Take proper advantage of Sphinx's default domains. 10 years ago
builder.py Merge branch 'develop' into feature/tables 9 years ago
contexts.py Table tags are no longer self-closing 10 years ago
tokenizer.c Port tokenizer updates to C. 9 years ago
tokenizer.h Change context to uint64_t 9 years ago
tokenizer.py Tokenizer cleanup; make inline table syntax invalid as it should be. 9 years ago
tokens.py Take proper advantage of Sphinx's default domains. 10 years ago