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