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 4775131717 Fix not memoizing bad routes after failing inside a table (fixes #206) há 5 anos
..
arguments.mwtest Tokenizer tests for wikilinks. há 11 anos
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. há 9 anos
external_links.mwtest Edge cases involving wikilink -> external link fallback (fixes #120) há 8 anos
headings.mwtest Tokenizer tests for headings. Also, add an integration test. há 11 anos
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) há 10 anos
integration.mwtest Speed up parsing deeply nested syntax by caching bad routes (fixes #42) há 6 anos
tables.mwtest Fix not memoizing bad routes after failing inside a table (fixes #206) há 5 anos
tags.mwtest Fix a rare parsing bug involving nested broken tags. há 6 anos
tags_wikimarkup.mwtest Cleanup; add a missing test. há 9 anos
templates.mwtest Speed up parsing deeply nested syntax by caching bad routes (fixes #42) há 6 anos
text.mwtest Incomplete code for C tokenizer textbuffer. há 8 anos
wikilinks.mwtest Add tests for < and > in wilink titles/template names (#104) há 9 anos