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 a00c645bd8 Fix handling of tag closes within <nowiki> (fixes #89). 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 Refactor a lot of table error recovery code. 9 years ago
tokenizer.c Fix handling of tag closes within <nowiki> (fixes #89). 9 years ago
tokenizer.h Refactor a lot of table error recovery code. 9 years ago
tokenizer.py Fix handling of tag closes within <nowiki> (fixes #89). 9 years ago
tokens.py Take proper advantage of Sphinx's default domains. 10 years ago