A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) 4 年前
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) 4 年前
__init__.py Minor cleanup 5 年前
builder.py Support manual construction of Node objects (fixes #214) 5 年前
contexts.py Add contexts.describe() for debugging 4 年前
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) 4 年前
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 年前