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 a00c645bd8 Fix handling of tag closes within <nowiki> (fixes #89). il y a 9 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 Fix template parsing when comments are inside the name (fixes #59). il y a 9 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 Add unit tests for #59. il y a 9 ans
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. il y a 10 ans
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). il y a 10 ans