A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic d6e03ea5c5 Consolidate some code in _parse_comment() 11 年前
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. 11 年前
builder.py wiki_markup stores the markup itself instead of a bool 11 年前
contexts.py Consolidate some code in _parse_comment() 11 年前
tokenizer.c To clarify usage, emit_text() -> emit_char() and emit_string() -> emit_text() 11 年前
tokenizer.h handle_list_marker() and handle_list() 11 年前
tokenizer.py Consolidate some code in _parse_comment() 11 年前
tokens.py wiki_markup stores the markup itself instead of a bool 11 年前