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 176290d75a Add a couple more tests. пре 11 година
..
arguments.mwtest Tokenizer tests for wikilinks. пре 11 година
comments.mwtest Fix tokenizer tests with setup.py test. пре 11 година
external_links.mwtest Add a couple more tests. пре 11 година
headings.mwtest Tokenizer tests for headings. Also, add an integration test. пре 11 година
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) пре 11 година
integration.mwtest Add a couple integration tests for ext links vs. <dl>. пре 11 година
tags.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) пре 11 година
tags_wikimarkup.mwtest Add a test for <nowiki /> before a list. пре 11 година
templates.mwtest Tokenizer tests for arguments. пре 11 година
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. пре 11 година
wikilinks.mwtest Fix some wikilink-related tests. пре 11 година