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 be5d2cbb07 Support HTML entities inside parser-blacklisted tags (closes #36) пре 11 година
..
arguments.mwtest Tokenizer tests for wikilinks. пре 11 година
comments.mwtest Fix tokenizer tests with setup.py test. пре 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 Make showtag=True implicit. пре 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 Tokenizer tests for wikilinks. пре 11 година