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 1d5bbbe25b Disallow < and > in wikilink titles/template names (fixes #104) 9 years ago
..
__init__.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
builder.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
contexts.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
tokenizer.c Disallow < and > in wikilink titles/template names (fixes #104) 9 years ago
tokenizer.h Update copyright years for 2015; fix whitespace in docs. 9 years ago
tokenizer.py Disallow < and > in wikilink titles/template names (fixes #104) 9 years ago
tokens.py Update copyright years for 2015; fix whitespace in docs. 9 years ago