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.
 
 
 
 
David Ebbo 4acb885b9f
Increase MAX_DEPTH to 100 (#314)
4 月之前
..
nodes Autoformat: black + clang-format + clang-tidy 2 年之前
parser Increase MAX_DEPTH to 100 (#314) 4 月之前
smart_list Fix pickling SmartLists (fixes #289) 8 月之前
__init__.py Version bump and fix docs build 8 月之前
definitions.py Autoformat: black + clang-format + clang-tidy 2 年之前
string_mixin.py Autoformat: black + clang-format + clang-tidy 2 年之前
utils.py Fix pickling SmartLists (fixes #289) 8 月之前
wikicode.py Autoformat: black + clang-format + clang-tidy 2 年之前