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 d356a570b3 Added closing_wiki_markup support to Tag node 10 years ago
..
__init__.py Take proper advantage of Sphinx's default domains. 10 years ago
builder.py Added closing_wiki_markup support to Tag node 10 years ago
contexts.py Started table parsing in PyTokenizer 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 Add table start/row start style attribute support 10 years ago
tokens.py Take proper advantage of Sphinx's default domains. 10 years ago