A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic a00c645bd8 Fix handling of tag closes within <nowiki> (fixes #89). 9 anni fa
..
arguments.mwtest Tokenizer tests for wikilinks. 11 anni fa
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. 10 anni fa
external_links.mwtest Add a few unit tests for untested code; remove a useless conditional. 10 anni fa
headings.mwtest Tokenizer tests for headings. Also, add an integration test. 11 anni fa
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) 10 anni fa
integration.mwtest Fix template parsing when comments are inside the name (fixes #59). 9 anni fa
tables.mwtest Refactor a lot of table error recovery code. 9 anni fa
tags.mwtest Fix handling of tag closes within <nowiki> (fixes #89). 9 anni fa
tags_wikimarkup.mwtest Cleanup; add a missing test. 9 anni fa
templates.mwtest Add unit tests for #59. 9 anni fa
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. 10 anni fa
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). 10 anni fa