A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
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 년 전