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