A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). 10 年前
..
extras Fix behavior with quoted attrs and spaces before the =. 10 年前
__init__.py Implement ExternalLinks as tokens and in the builder. 10 年前
argument.py Cosmetic change: standardize whitespace after class definition. 11 年前
comment.py Cosmetic change: standardize whitespace after class definition. 11 年前
external_link.py Doc updates, and allow passing a starting context to tokenize(). 10 年前
heading.py Update copyright notices for 2013. 11 年前
html_entity.py Fix tests for Python 3. 11 年前
tag.py tag_defs.py -> definitions.py; more outline stuff 10 年前
template.py Some node fixes; attributes with empty values now display correctly. 10 年前
text.py Cosmetic change: standardize whitespace after class definition. 11 年前
wikilink.py Improve a few things about nodes; simply a method in Wikicode. 11 年前