A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic d6e03ea5c5 Consolidate some code in _parse_comment() před 10 roky
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. před 11 roky
builder.py wiki_markup stores the markup itself instead of a bool před 11 roky
contexts.py Consolidate some code in _parse_comment() před 10 roky
tokenizer.c To clarify usage, emit_text() -> emit_char() and emit_string() -> emit_text() před 10 roky
tokenizer.h handle_list_marker() and handle_list() před 10 roky
tokenizer.py Consolidate some code in _parse_comment() před 10 roky
tokens.py wiki_markup stores the markup itself instead of a bool před 11 roky