A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Ben Kurtovic 8b72c783f0 Merge branch 'develop' into feature/c_refactor hace 8 años
..
arguments.mwtest Tokenizer tests for wikilinks. hace 11 años
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. hace 10 años
external_links.mwtest Add a few unit tests for untested code; remove a useless conditional. hace 10 años
headings.mwtest Tokenizer tests for headings. Also, add an integration test. hace 11 años
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) hace 10 años
integration.mwtest Add a failing test for a missed component of #59 hace 8 años
tables.mwtest Refactor a lot of table error recovery code. hace 9 años
tags.mwtest Fix handling of tag closes within <nowiki> (fixes #89). hace 9 años
tags_wikimarkup.mwtest Cleanup; add a missing test. hace 9 años
templates.mwtest Fully fix parsing templates with blank names, I hope (#111) hace 8 años
text.mwtest Incomplete code for C tokenizer textbuffer. hace 8 años
wikilinks.mwtest Add tests for < and > in wilink titles/template names (#104) hace 9 años