A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 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() há 11 anos
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. há 11 anos
builder.py wiki_markup stores the markup itself instead of a bool há 11 anos
contexts.py Consolidate some code in _parse_comment() há 11 anos
tokenizer.c To clarify usage, emit_text() -> emit_char() and emit_string() -> emit_text() há 11 anos
tokenizer.h handle_list_marker() and handle_list() há 11 anos
tokenizer.py Consolidate some code in _parse_comment() há 11 anos
tokens.py wiki_markup stores the markup itself instead of a bool há 11 anos