A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Ben Kurtovic dd6bb1637d Support tag nesting properly; unit tests; recursion checks for tags. 11 lat temu
..
arguments.mwtest Tokenizer tests for wikilinks. 11 lat temu
comments.mwtest Fix tokenizer tests with setup.py test. 11 lat temu
headings.mwtest Tokenizer tests for headings. Also, add an integration test. 11 lat temu
html_entities.mwtest Tokenizer tests for HTML entities. 11 lat temu
integration.mwtest Update the integration.rich_tags test to use the new tag tokens. 11 lat temu
tags.mwtest Support tag nesting properly; unit tests; recursion checks for tags. 11 lat temu
templates.mwtest Tokenizer tests for arguments. 11 lat temu
text.mwtest Adding a syntax highlighter for the test-case format. 11 lat temu
wikilinks.mwtest Tokenizer tests for wikilinks. 11 lat temu