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 871d48c688 Solve a couple more coverage issues; tighten. há 10 anos
..
__init__.py Raise ParserError for internal problems. Improve coverage. Cleanup. há 10 anos
builder.py Store builder handlers in a dictionary. ~5% speedup. há 10 anos
contexts.py Fix a bug involving nested links (closes #61 and #62). há 10 anos
tokenizer.c Add a few unit tests for untested code; remove a useless conditional. há 10 anos
tokenizer.h Support attributes quoted with '; add required quotes in value setter. há 10 anos
tokenizer.py Solve a couple more coverage issues; tighten. há 10 anos
tokens.py Support attributes quoted with '; add required quotes in value setter. há 10 anos