A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) 4 år sedan
..
arguments.mwtest Tokenizer tests for wikilinks. 11 år sedan
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. 9 år sedan
external_links.mwtest Edge cases involving wikilink -> external link fallback (fixes #120) 8 år sedan
headings.mwtest Tokenizer tests for headings. Also, add an integration test. 11 år sedan
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) 10 år sedan
integration.mwtest Fix a parsing bug involving deeply nested style tags (fixes #224) 4 år sedan
tables.mwtest Fix not memoizing bad routes after failing inside a table (fixes #206) 5 år sedan
tags.mwtest Fix a rare parsing bug involving nested broken tags. 6 år sedan
tags_wikimarkup.mwtest Cleanup; add a missing test. 9 år sedan
templates.mwtest Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 6 år sedan
text.mwtest Incomplete code for C tokenizer textbuffer. 8 år sedan
wikilinks.mwtest Add tests for < and > in wilink titles/template names (#104) 9 år sedan