A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic 8b72c783f0 Merge branch 'develop' into feature/c_refactor пре 8 година
..
arguments.mwtest Tokenizer tests for wikilinks. пре 11 година
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. пре 10 година
external_links.mwtest Add a few unit tests for untested code; remove a useless conditional. пре 10 година
headings.mwtest Tokenizer tests for headings. Also, add an integration test. пре 11 година
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) пре 10 година
integration.mwtest Add a failing test for a missed component of #59 пре 8 година
tables.mwtest Refactor a lot of table error recovery code. пре 9 година
tags.mwtest Fix handling of tag closes within <nowiki> (fixes #89). пре 9 година
tags_wikimarkup.mwtest Cleanup; add a missing test. пре 9 година
templates.mwtest Fully fix parsing templates with blank names, I hope (#111) пре 8 година
text.mwtest Incomplete code for C tokenizer textbuffer. пре 8 година
wikilinks.mwtest Add tests for < and > in wilink titles/template names (#104) пре 9 година