A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 roky
..
arguments.mwtest Tokenizer tests for wikilinks. před 11 roky
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. před 9 roky
external_links.mwtest Edge cases involving wikilink -> external link fallback (fixes #120) před 8 roky
headings.mwtest Tokenizer tests for headings. Also, add an integration test. před 11 roky
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) před 10 roky
integration.mwtest Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 roky
tables.mwtest Fix not memoizing bad routes after failing inside a table (fixes #206) před 5 roky
tags.mwtest Fix a rare parsing bug involving nested broken tags. před 6 roky
tags_wikimarkup.mwtest Cleanup; add a missing test. před 9 roky
templates.mwtest Speed up parsing deeply nested syntax by caching bad routes (fixes #42) před 6 roky
text.mwtest Incomplete code for C tokenizer textbuffer. před 8 roky
wikilinks.mwtest Add tests for < and > in wilink titles/template names (#104) před 9 roky