A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic dd6bb1637d Support tag nesting properly; unit tests; recursion checks for tags. před 11 roky
..
arguments.mwtest Tokenizer tests for wikilinks. před 11 roky
comments.mwtest Fix tokenizer tests with setup.py test. před 11 roky
headings.mwtest Tokenizer tests for headings. Also, add an integration test. před 11 roky
html_entities.mwtest Tokenizer tests for HTML entities. před 11 roky
integration.mwtest Update the integration.rich_tags test to use the new tag tokens. před 11 roky
tags.mwtest Support tag nesting properly; unit tests; recursion checks for tags. před 11 roky
templates.mwtest Tokenizer tests for arguments. před 11 roky
text.mwtest Adding a syntax highlighter for the test-case format. před 11 roky
wikilinks.mwtest Tokenizer tests for wikilinks. před 11 roky