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 fac60dee48 Fix parsing of nested wikilinks 3 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 Some fixes for the parsing of external links (#232) 3 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 parsing of nested wikilinks 3 anni fa
tables.mwtest Fix not memoizing bad routes after failing inside a table (fixes #206) 5 anni fa
tags.mwtest Fix a rare parsing bug involving nested broken tags. 6 anni fa
tags_wikimarkup.mwtest Cleanup; add a missing test. 9 anni fa
templates.mwtest Fix parsing of section headings inside templates (#233) 3 anni fa
text.mwtest Incomplete code for C tokenizer textbuffer. 8 anni fa
wikilinks.mwtest Fix parsing of nested wikilinks 3 anni fa