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 dd6bb1637d Support tag nesting properly; unit tests; recursion checks for tags. пре 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 Tokenizer tests for HTML entities. пре 11 година
integration.mwtest Update the integration.rich_tags test to use the new tag tokens. пре 11 година
tags.mwtest Support tag nesting properly; unit tests; recursion checks for tags. пре 11 година
templates.mwtest Tokenizer tests for arguments. пре 11 година
text.mwtest Adding a syntax highlighter for the test-case format. пре 11 година
wikilinks.mwtest Tokenizer tests for wikilinks. пре 11 година