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.
 
 
 
 
David Winegar ec08001871 Tables and rows now use newline as padding пре 10 година
..
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). пре 10 година
tables.mwtest Tables and rows now use newline as padding пре 9 година
tags.mwtest Support attributes quoted with '; add required quotes in value setter. пре 10 година
tags_wikimarkup.mwtest Add a few unit tests for untested code; remove a useless conditional. пре 10 година
templates.mwtest Add unit tests for #59. пре 10 година
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. пре 11 година
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). пре 10 година