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)
5 months ago
..
ctokenizer Increase MAX_DEPTH to 100 (#314) 5 months ago
__init__.py Autoformat: black + clang-format + clang-tidy 2 years ago
builder.py Autoformat: black + clang-format + clang-tidy 2 years ago
contexts.py Autoformat: black + clang-format + clang-tidy 2 years ago
errors.py Autoformat: black + clang-format + clang-tidy 2 years ago
tokenizer.py Increase MAX_DEPTH to 100 (#314) 5 months ago
tokens.py Autoformat: black + clang-format + clang-tidy 2 years ago