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 8b72c783f0 Merge branch 'develop' into feature/c_refactor 8 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 Add a failing test for a missed component of #59 8 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 Fully fix parsing templates with blank names, I hope (#111) 8 anni fa
text.mwtest Incomplete code for C tokenizer textbuffer. 8 anni fa
wikilinks.mwtest Add tests for < and > in wilink titles/template names (#104) 9 anni fa