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 лет назад