A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic 4707b455b5 Add a new test to check for parsing bug; fix an existing test (#142) il y a 8 ans
..
arguments.mwtest Tokenizer tests for wikilinks. il y a 11 ans
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. il y a 10 ans
external_links.mwtest Edge cases involving wikilink -> external link fallback (fixes #120) il y a 8 ans
headings.mwtest Tokenizer tests for headings. Also, add an integration test. il y a 11 ans
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) il y a 10 ans
integration.mwtest Fix two parser bugs involving wikitable error handling. il y a 8 ans
tables.mwtest Refactor a lot of table error recovery code. il y a 9 ans
tags.mwtest Add failing test cases for #125. il y a 8 ans
tags_wikimarkup.mwtest Cleanup; add a missing test. il y a 9 ans
templates.mwtest Add a new test to check for parsing bug; fix an existing test (#142) il y a 8 ans
text.mwtest Incomplete code for C tokenizer textbuffer. il y a 8 ans
wikilinks.mwtest Add tests for < and > in wilink titles/template names (#104) il y a 9 ans