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 406dd3a157 All tokenizer end methods return a stack 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 9 years ago
contexts.py All tokenizer end methods return a stack 9 years ago
tokenizer.c Fix template parsing when comments are inside the name (fixes #59). 10 years ago
tokenizer.h Support attributes quoted with '; add required quotes in value setter. 10 years ago
tokenizer.py All tokenizer end methods return a stack 9 years ago
tokens.py Take proper advantage of Sphinx's default domains. 10 years ago