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 8b72c783f0 Merge branch 'develop' into feature/c_refactor 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 Add a few unit tests for untested code; remove a useless conditional. il y a 10 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 Add a failing test for a missed component of #59 il y a 8 ans
tables.mwtest Refactor a lot of table error recovery code. il y a 9 ans
tags.mwtest Fix handling of tag closes within <nowiki> (fixes #89). il y a 9 ans
tags_wikimarkup.mwtest Cleanup; add a missing test. il y a 9 ans
templates.mwtest Fully fix parsing templates with blank names, I hope (#111) 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