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 b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) 4 years ago
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) 4 years ago
__init__.py Minor cleanup 5 years ago
builder.py Support manual construction of Node objects (fixes #214) 5 years ago
contexts.py Add contexts.describe() for debugging 4 years ago
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) 4 years ago
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago