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 8b5d6f9a3b Changes to table close handling 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 Clean up and style changes 10 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 Changes to table close handling 10 years ago
tokens.py Take proper advantage of Sphinx's default domains. 10 years ago