A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic dd6bb1637d Support tag nesting properly; unit tests; recursion checks for tags. 11 anni fa
..
arguments.mwtest Tokenizer tests for wikilinks. 11 anni fa
comments.mwtest Fix tokenizer tests with setup.py test. 11 anni fa
headings.mwtest Tokenizer tests for headings. Also, add an integration test. 11 anni fa
html_entities.mwtest Tokenizer tests for HTML entities. 11 anni fa
integration.mwtest Update the integration.rich_tags test to use the new tag tokens. 11 anni fa
tags.mwtest Support tag nesting properly; unit tests; recursion checks for tags. 11 anni fa
templates.mwtest Tokenizer tests for arguments. 11 anni fa
text.mwtest Adding a syntax highlighter for the test-case format. 11 anni fa
wikilinks.mwtest Tokenizer tests for wikilinks. 11 anni fa