A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic d6e03ea5c5 Consolidate some code in _parse_comment() 11 anni fa
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. 11 anni fa
builder.py wiki_markup stores the markup itself instead of a bool 11 anni fa
contexts.py Consolidate some code in _parse_comment() 11 anni fa
tokenizer.c To clarify usage, emit_text() -> emit_char() and emit_string() -> emit_text() 11 anni fa
tokenizer.h handle_list_marker() and handle_list() 11 anni fa
tokenizer.py Consolidate some code in _parse_comment() 11 anni fa
tokens.py wiki_markup stores the markup itself instead of a bool 11 anni fa