A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic d6e03ea5c5 Consolidate some code in _parse_comment() 11 anos atrás
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. 11 anos atrás
builder.py wiki_markup stores the markup itself instead of a bool 11 anos atrás
contexts.py Consolidate some code in _parse_comment() 11 anos atrás
tokenizer.c To clarify usage, emit_text() -> emit_char() and emit_string() -> emit_text() 11 anos atrás
tokenizer.h handle_list_marker() and handle_list() 11 anos atrás
tokenizer.py Consolidate some code in _parse_comment() 11 anos atrás
tokens.py wiki_markup stores the markup itself instead of a bool 11 anos atrás