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 d36aa34997 Don't use f-strings; we still support Python 3.5 3 年之前
..
extras Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
__init__.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
_base.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
argument.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
comment.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
external_link.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
heading.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
html_entity.py Don't use f-strings; we still support Python 3.5 3 年之前
tag.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
template.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
text.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前
wikilink.py Assorted cleanup, linter fixes, and improvements for Python 3 3 年之前