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 f963df7f82 Fix parsing of leading zeros in named HTML entities (fixes #288) 1 年之前
..
ctokenizer Fix parsing of leading zeros in named HTML entities (fixes #288) 1 年之前
__init__.py Autoformat: black + clang-format + clang-tidy 2 年之前
builder.py Autoformat: black + clang-format + clang-tidy 2 年之前
contexts.py Autoformat: black + clang-format + clang-tidy 2 年之前
errors.py Autoformat: black + clang-format + clang-tidy 2 年之前
tokenizer.py Fix regression in parsing nested wikilinks in file captions 2 年之前
tokens.py Autoformat: black + clang-format + clang-tidy 2 年之前