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 83bcb902b8 Support manual construction of Node objects (fixes #214) 5 years ago
..
extras Support manual construction of Node objects (fixes #214) 5 years ago
__init__.py Add keep_template_params to Wikicode.strip_code (#175) 7 years ago
argument.py Support manual construction of Node objects (fixes #214) 5 years ago
comment.py Support manual construction of Node objects (fixes #214) 5 years ago
external_link.py Support manual construction of Node objects (fixes #214) 5 years ago
heading.py Support manual construction of Node objects (fixes #214) 5 years ago
html_entity.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
tag.py Support manual construction of Node objects (fixes #214) 5 years ago
template.py Support manual construction of Node objects (fixes #214) 5 years ago
text.py Support manual construction of Node objects (fixes #214) 5 years ago
wikilink.py Support manual construction of Node objects (fixes #214) 5 years ago