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 e6ec5dc4de Refactor methods to avoid returning tuples 10 年之前
..
__init__.py Take proper advantage of Sphinx's default domains. 10 年之前
builder.py Tables and rows now use newline as padding 10 年之前
contexts.py Refactor methods to avoid returning tuples 10 年之前
tokenizer.c Fix template parsing when comments are inside the name (fixes #59). 10 年之前
tokenizer.h Support attributes quoted with '; add required quotes in value setter. 10 年之前
tokenizer.py Refactor methods to avoid returning tuples 10 年之前
tokens.py Take proper advantage of Sphinx's default domains. 10 年之前