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 a00c645bd8 Fix handling of tag closes within <nowiki> (fixes #89). пре 9 година
..
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 Fix template parsing when comments are inside the name (fixes #59). пре 9 година
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 Add unit tests for #59. пре 9 година
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. пре 10 година
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). пре 10 година