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 2155638b91 Fix regression in parsing nested wikilinks in file captions 2 years ago
..
ctokenizer Fix regression in parsing nested wikilinks in file captions 2 years 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 Fix regression in parsing nested wikilinks in file captions 2 years ago
tokens.py Autoformat: black + clang-format + clang-tidy 2 years ago